{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72775359, Queen Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.545440141384988,
          53.80307527559418
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72800437, Clay Pit Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.545440141384988,
          53.80307527559418
        ]
      }
    }
  ]
}