{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Platt Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.874942,
            53.623534
          ],
          [
            -1.874974,
            53.623592
          ],
          [
            -1.875005,
            53.62365
          ],
          [
            -1.875027,
            53.623672
          ],
          [
            -1.87504,
            53.623685
          ],
          [
            -1.87505,
            53.623695
          ],
          [
            -1.875071,
            53.623716
          ],
          [
            -1.875075,
            53.62372
          ],
          [
            -1.875488,
            53.623967
          ],
          [
            -1.8759,
            53.624213
          ],
          [
            -1.876062,
            53.624332
          ],
          [
            -1.876225,
            53.624452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203623, HD7 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8749422279804058,
          53.62353370861179
        ]
      }
    }
  ]
}