{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.576405,
            50.798582
          ],
          [
            -3.576766,
            50.798775
          ],
          [
            -3.577322,
            50.798866
          ],
          [
            -3.577769,
            50.799076
          ],
          [
            -3.57841,
            50.799035
          ],
          [
            -3.578491,
            50.79903
          ],
          [
            -3.57872,
            50.799072
          ],
          [
            -3.579025,
            50.799275
          ],
          [
            -3.579918,
            50.799662
          ],
          [
            -3.580121,
            50.79975
          ],
          [
            -3.580252,
            50.799807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024637405, EX17 1BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.576404558790497,
          50.798581834728175
        ]
      }
    }
  ]
}