{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002653093, Mackworth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.696139684464769,
          51.4789201638084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002658822, Eastern Promenade",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.696759545483299,
          51.4793248428851
        ]
      }
    }
  ]
}