{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beechwood",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.175739,
            54.881623
          ],
          [
            -4.175456,
            54.881554
          ],
          [
            -4.175172,
            54.881484
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Beechwood",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.177245,
            54.880956
          ],
          [
            -4.176365,
            54.880935
          ],
          [
            -4.17629,
            54.881087
          ],
          [
            -4.176088,
            54.881505
          ],
          [
            -4.175739,
            54.881623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137123169, DG7 2EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.177323881721623,
          54.880972894406646
        ]
      }
    }
  ]
}