{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "25000231, Market Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8531941409079521,
          52.05626529355803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026086394, George Yard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8531015886557041,
          52.05646219601762
        ]
      }
    }
  ]
}