{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008904574, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1798751635805984,
          51.47815799636421
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025739895",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.179522463845007,
          51.477882795802415
        ]
      }
    }
  ]
}