{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.103462,
            52.694186
          ],
          [
            -3.103534,
            52.694071
          ],
          [
            -3.103606,
            52.693956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094380789, SY21 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1037754432796345,
          52.69417247086637
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094380790, SY21 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1038912950334017,
          52.69407250105824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094382639, SY21 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1036216152870204,
          52.693940161531316
        ]
      }
    }
  ]
}