{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "136075381, Mary Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.754293091464918,
          55.996744960516224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136083811, B805",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7542670481769562,
          55.99617021060926
        ]
      }
    }
  ]
}