{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010452186, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0661319796298696,
          51.08144228868385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001731977, Paddock Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.068975460901158,
          51.08318510872884
        ]
      }
    }
  ]
}