{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024074839, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4117145256689865,
          50.618614890986734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041146640, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.411686533066134,
          50.61862422363351
        ]
      }
    }
  ]
}