{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harthill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.262155,
            53.304328
          ],
          [
            -1.263399,
            53.301087
          ],
          [
            -1.263444,
            53.301043
          ],
          [
            -1.26364,
            53.300849
          ],
          [
            -1.263745,
            53.300745
          ],
          [
            -1.263961,
            53.300531
          ],
          [
            -1.264532,
            53.299773
          ],
          [
            -1.26565,
            53.297944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013062756, S26 7YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2621341099815775,
          53.30432244169023
        ]
      }
    }
  ]
}