{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091408784, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6604545034925586,
          52.3448589447906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091491885, School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6604545034925586,
          52.3448589447906
        ]
      }
    }
  ]
}