interface Locationimport { type Location } from "https://deno.land/x/deco@1.40.2/matchers/MatchLocation.ts"; Propertiesoptionalcity: stringoptionalregionCode: stringoptionalcountry: string