{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63072595, Market Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5005320125645356,
          53.68108048286394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025045266, White Horse Yard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5005042852031933,
          53.68086464970173
        ]
      }
    }
  ]
}