{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36009295, Keyes Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2294746255553557,
          54.116537545356465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36009296, Keyes Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2299427716514746,
          54.1168473452829
        ]
      }
    }
  ]
}