{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100021527874, Manor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41477800030530015,
          51.4423883366607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023403899, Lampton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.368313757834715,
          51.474716760844615
        ]
      }
    }
  ]
}