{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008536660, Claypit Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0142825544770937,
          52.524002987191366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008754998, Wattle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0140319801704094,
          52.523958068267376
        ]
      }
    }
  ]
}