{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sharpland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.218729,
            51.140222
          ],
          [
            -4.218698,
            51.140215
          ],
          [
            -4.218557,
            51.140181
          ],
          [
            -4.218384,
            51.14014
          ],
          [
            -4.218378,
            51.140193
          ],
          [
            -4.218369,
            51.140268
          ],
          [
            -4.218364,
            51.140316
          ],
          [
            -4.218361,
            51.140347
          ],
          [
            -4.218355,
            51.140397
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012106839, EX33 1LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.218593541273998,
          51.14020694662988
        ]
      }
    }
  ]
}