{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090962176, Regent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202749823840856,
          53.849027044768846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090964751, Cravendale Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2042290561886038,
          53.85001320160306
        ]
      }
    }
  ]
}