{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001335993, Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2052104489068631,
          53.02837638212736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001336394, Broomhill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2047310557002469,
          53.028499029994535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070859069, Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2049086389700003,
          53.02857213165343
        ]
      }
    }
  ]
}