{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003782379, St James's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.244309251405853,
          53.789350458649864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014133322, Coal Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2442030017687613,
          53.78935067529026
        ]
      }
    }
  ]
}