{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Widdicombe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.594673,
            50.436021
          ],
          [
            -3.595468,
            50.436162
          ],
          [
            -3.595678,
            50.436259
          ],
          [
            -3.596382,
            50.436583
          ],
          [
            -3.596577,
            50.436524
          ],
          [
            -3.596652,
            50.43651
          ],
          [
            -3.596764,
            50.436489
          ],
          [
            -3.596829,
            50.436477
          ],
          [
            -3.597099,
            50.436536
          ],
          [
            -3.59756,
            50.436703
          ],
          [
            -3.598077,
            50.43689
          ],
          [
            -3.598292,
            50.436968
          ],
          [
            -3.598498,
            50.437043
          ],
          [
            -3.599146,
            50.43712
          ],
          [
            -3.599921,
            50.437443
          ],
          [
            -3.59996,
            50.437459
          ],
          [
            -3.600911,
            50.437662
          ],
          [
            -3.601381,
            50.437827
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000014315, TQ3 3YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.601338459187016,
          50.437818163815365
        ]
      }
    }
  ]
}