{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025172902, Emily Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6934025393974244,
          53.727525384931724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033045945, The Ribble Autism School, Emily Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.693327650535257,
          53.727579747953854
        ]
      }
    }
  ]
}