interface Locationimport { type Location } from "https://deno.land/x/blocks@1.28.0-beta.4/matchers/MatchLocation.ts"; Propertiesoptionalcity: stringoptionalregionCode: stringoptionalcountry: string