{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003592122, Giffard Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.110631903068389,
          52.62412547907017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071142683, Hammond Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.110484791829965,
          52.624368339700574
        ]
      }
    }
  ]
}