{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001647668, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.047770574476035,
          52.172432758340776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001803287, Pound Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0477882462384627,
          52.172477269323544
        ]
      }
    }
  ]
}