{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025049175, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7604974412159573,
          53.782548312935376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004694222, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7602545217388696,
          53.782565804042946
        ]
      }
    }
  ]
}