{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024936656, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9797173557317809,
          52.65949625964461
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031647995, Lime Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9738191975665265,
          52.658155653621755
        ]
      }
    }
  ]
}