{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100101048543, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.03860573755815,
          51.69872032669395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101048546, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.03860573755815,
          51.69872032669395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002953409, Clarence Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.03860573755815,
          51.69872032669395
        ]
      }
    }
  ]
}