{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100023415892, Clayton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4232783673110272,
          51.5051430770674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023415909, Clayton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.42209259968571083,
          51.50484837276254
        ]
      }
    }
  ]
}