{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leys Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.077582,
            51.808106
          ],
          [
            -5.076865,
            51.807154
          ],
          [
            -5.076429,
            51.806726
          ],
          [
            -5.075644,
            51.805762
          ],
          [
            -5.075094,
            51.805089
          ],
          [
            -5.074664,
            51.804013
          ],
          [
            -5.074123,
            51.803316
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Leys Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.083131,
            51.812332
          ],
          [
            -5.0815,
            51.811388
          ],
          [
            -5.080171,
            51.810317
          ],
          [
            -5.078209,
            51.808736
          ],
          [
            -5.077582,
            51.808106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023955810, SA62 3ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.083144957731548,
          51.8123116035807
        ]
      }
    }
  ]
}