{
  "resourceType": "Location",
  "id": "25470F9E-0092-4997-AF53-AA3EF0F50879",
  "meta": {
    "profile": [
      "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location|1.1.0"
    ]
  },
  "name": "Yonge Street Medical Office",
  "address": {
    "type": "physical",
    "line": [
      "279 Yonge St"
    ],
    "city": "Barrie",
    "state": "ON",
    "postalCode": "M5B 1N8",
    "country": "CAN"
  },
  "position": {
    "longitude": -79.38248,
    "latitude": 43.6556497
  }
}