{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilwell Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.135985,
            50.373984
          ],
          [
            -4.135929,
            50.373986
          ],
          [
            -4.135872,
            50.373987
          ],
          [
            -4.135769,
            50.373989
          ],
          [
            -4.135665,
            50.373991
          ],
          [
            -4.135581,
            50.373997
          ],
          [
            -4.135497,
            50.374003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764428, PL4 8BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.135496732610924,
          50.373994053371476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041062628, PL4 8BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.135269872757883,
          50.37395324863524
        ]
      }
    }
  ]
}