{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000483319, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.161832508732095,
          51.106124252024834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040261566, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.161832508732095,
          51.106124252024834
        ]
      }
    }
  ]
}