{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.839977,
            51.26491
          ],
          [
            -2.840271,
            51.264755
          ],
          [
            -2.840641,
            51.264685
          ],
          [
            -2.844162,
            51.264507
          ],
          [
            -2.84425,
            51.264378
          ],
          [
            -2.844338,
            51.264249
          ],
          [
            -2.844351,
            51.2632
          ],
          [
            -2.844453,
            51.262995
          ],
          [
            -2.845825,
            51.262433
          ],
          [
            -2.846256,
            51.262128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013414110, BS26 2NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8467045582781596,
          51.262328165285204
        ]
      }
    }
  ]
}