{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118138927, Graham Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.974306157016105,
          55.865391852509546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025428474, Adam Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9735474148579715,
          55.86555680218259
        ]
      }
    }
  ]
}