{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024883810, Southampton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2343535196259834,
          50.8532720989243
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001852928, Titchfield Primary School, Southampton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2359073123060762,
          50.8520772666674
        ]
      }
    }
  ]
}