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