{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30081180, Swell Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.904431725124872,
          51.00549078074531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30100802, Swell Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9045165295021738,
          51.005454154204145
        ]
      }
    }
  ]
}