{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091398967, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4308332962281411,
          52.04651409555955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004671248, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.431378714198799,
          52.04658814353024
        ]
      }
    }
  ]
}