{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45047014, Langley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4734391534326008,
          54.86879674180564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45047015, Langley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4734391534326008,
          54.86879674180564
        ]
      }
    }
  ]
}