{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012374020, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.553585829373427,
          53.218646286757206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012374021, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.553332057927066,
          53.21871038842417
        ]
      }
    }
  ]
}