{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30024168, Court Ash",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.63129702613103,
          50.94281101411049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30512199, Market Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.631338870538188,
          50.94274784075051
        ]
      }
    }
  ]
}