{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hagg Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.281599,
            54.299476
          ],
          [
            -1.28093,
            54.299939
          ],
          [
            -1.280866,
            54.300074
          ],
          [
            -1.281725,
            54.300512
          ],
          [
            -1.282024,
            54.300665
          ],
          [
            -1.282176,
            54.301636
          ],
          [
            -1.282311,
            54.301826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387566, YO7 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2815988325291094,
          54.29947575098546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025054907, YO7 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2799040395278956,
          54.30061603943827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025470220, YO7 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2732842359096823,
          54.2969454314984
        ]
      }
    }
  ]
}