{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025167523, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09604579944716284,
          51.619195535169126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091247800, Vicarage Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09564448463134217,
          51.618950906573296
        ]
      }
    }
  ]
}