{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007021438, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.050786309618864,
          52.85532182345184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071532860, Park Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.050890681975956,
          52.855338879074594
        ]
      }
    }
  ]
}