{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "127019451, Nursery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.485335322327705,
          55.606940590321656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127067488, Nursery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.485109337611069,
          55.606882254273614
        ]
      }
    }
  ]
}