{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455143324, The Avenue, Rookery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.19880667847578,
          52.987490566335744
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015675418, Rookery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1978234607781078,
          52.987474229982276
        ]
      }
    }
  ]
}