{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "77099035, Chichester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2527900869519133,
          53.46261929689462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024806165, Bold Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2536635060862715,
          53.46259047859559
        ]
      }
    }
  ]
}