{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "235028953, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5410728142198153,
          53.22792451379595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235050445, St Benedicts Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5409652433642357,
          53.22800410385777
        ]
      }
    }
  ]
}