{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swans Length",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.965304,
            52.355166
          ],
          [
            -1.965379,
            52.355291
          ],
          [
            -1.965453,
            52.355416
          ],
          [
            -1.965484,
            52.355468
          ],
          [
            -1.965515,
            52.355521
          ],
          [
            -1.965683,
            52.355771
          ],
          [
            -1.965851,
            52.356022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000216589, B48 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9652308603757231,
          52.355723663520344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000219297, B48 7LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9650112812946148,
          52.35487852518867
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023884817, B48 7PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.965539017928561,
          52.35595749694689
        ]
      }
    }
  ]
}