{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014117378, Division Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1332787283909984,
          51.7310327608399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014118547, Division Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1332787283909984,
          51.7310327608399
        ]
      }
    }
  ]
}