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