{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022830229, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7646862227943412,
          51.40303071055234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000324414, Wildridings Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7650726699881059,
          51.403628259491946
        ]
      }
    }
  ]
}