{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110782034, Queen's Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.23447055354918,
          54.57988472114102
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000256582, Bridge Street West",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.234200017559672,
          54.57946061921002
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001936661, Bridge Street West",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2344631666379016,
          54.57945329635178
        ]
      }
    }
  ]
}