{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091508786, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1000281827189031,
          52.075763363330054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003817711, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1000415073443626,
          52.075745025014854
        ]
      }
    }
  ]
}