{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009281886, Dalton Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7972012130173822,
          54.04752055164051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015441881, Nelson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7975033644952956,
          54.04734777862859
        ]
      }
    }
  ]
}