{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Furnace Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.240858,
            51.581484
          ],
          [
            -3.240359,
            51.581723
          ],
          [
            -3.239915,
            51.581806
          ],
          [
            -3.239853,
            51.581818
          ],
          [
            -3.239759,
            51.581835
          ],
          [
            -3.239598,
            51.581866
          ],
          [
            -3.238917,
            51.581756
          ],
          [
            -3.238826,
            51.581523
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43015472, CF83 2FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.239802378524463,
          51.58194442265462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43015476, CF83 2FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.238668385118989,
          51.58164168574085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43083381, CF83 2FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2393374810840605,
          51.581832440369375
        ]
      }
    }
  ]
}