{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63102493, South Parade",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4988315292088275,
          53.68021051298624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025047140, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4992093601663488,
          53.68026602190982
        ]
      }
    }
  ]
}