{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39023304, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7317369822624706,
          53.45233957715967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39092228, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.731631428697565,
          53.45233123512815
        ]
      }
    }
  ]
}