{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095831742, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.43665097234337,
          50.71267365944356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000755890, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4367927701841654,
          50.71269111345227
        ]
      }
    }
  ]
}