{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014067433, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6658548251476226,
          53.533074090609276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011784871, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.665931665037705,
          53.533163547881564
        ]
      }
    }
  ]
}