{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022991479, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5865149101412328,
          54.96166772699158
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093488086, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5881773799425025,
          54.96250908931074
        ]
      }
    }
  ]
}