{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023251419, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.757196043713856,
          50.72810914963798
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041121083, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7573776026599144,
          50.72794609939398
        ]
      }
    }
  ]
}