{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "11001930, Kingsway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.020555601260686347,
          53.554102022271294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11095819, Queen's Parade",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.020558106243523867,
          53.55437176067325
        ]
      }
    }
  ]
}