{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023878066, Graham Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7542858149097715,
          54.67067548105144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110692754, Graham Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.754191957247601,
          54.67063113099117
        ]
      }
    }
  ]
}