{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007119884, Lea Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.140863947053748,
          52.57597102484725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001527706, Lea Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1410701578164897,
          52.5758539112856
        ]
      }
    }
  ]
}