{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095928455, Elwyn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4180095437694877,
          51.55981101480741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095928605, Elwyn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4180095437694877,
          51.55981101480741
        ]
      }
    }
  ]
}