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