{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "310000377, Kendrick School, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9643489884539007,
          51.451183146809186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310070001, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9653022825624477,
          51.451029708156995
        ]
      }
    }
  ]
}