{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120555427, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1494384880059627,
          51.84919653195637
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004331738, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.149453064986337,
          51.84921449527197
        ]
      }
    }
  ]
}