{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123075995, Woodstock Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.468243373138195,
          55.824843919458644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123075996, Woodstock Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.468335639504005,
          55.824788138916055
        ]
      }
    }
  ]
}