{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "43057496, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.184816229574276,
          51.6264192028307
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43057497, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.18483278076805,
          51.6264999611353
        ]
      }
    }
  ]
}