{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008619550, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2914371220960972,
          52.070317261626656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004661623, Waldringfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2880669618229637,
          52.06914323425373
        ]
      }
    }
  ]
}