{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120555429, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1524006288851014,
          51.84937254398391
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004331751, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.144696714546049,
          51.84636133498563
        ]
      }
    }
  ]
}