{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marchlands Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.60524,
            56.014259
          ],
          [
            -3.605353,
            56.014541
          ],
          [
            -3.605466,
            56.014823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Marchlands Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.605511,
            56.01493
          ],
          [
            -3.605554,
            56.015042
          ],
          [
            -3.605597,
            56.015153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136085427, EH51 9ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6055601701739275,
          56.01425471294219
        ]
      }
    }
  ]
}