{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011762500, Carter Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6161710246505177,
          53.53814039088348
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011762501, Carter Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6162018530406024,
          53.53818517446948
        ]
      }
    }
  ]
}