{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lydford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.628429,
            54.368989
          ],
          [
            -1.628229,
            54.368804
          ],
          [
            -1.628028,
            54.368618
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lydford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.628028,
            54.368618
          ],
          [
            -1.627687,
            54.368243
          ],
          [
            -1.627346,
            54.367868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647464, DL10 7NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6274216306012936,
          54.367831792045045
        ]
      }
    }
  ]
}