{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wheathill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.397867,
            53.241884
          ],
          [
            -1.399032,
            53.242424
          ],
          [
            -1.399497,
            53.24264
          ],
          [
            -1.40012,
            53.243018
          ],
          [
            -1.40045,
            53.243033
          ],
          [
            -1.401833,
            53.24274
          ],
          [
            -1.402145,
            53.242732
          ],
          [
            -1.402977,
            53.242713
          ],
          [
            -1.404245,
            53.242806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74058444, S43 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4000761516360465,
          53.243018368714566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74065326, S43 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3998451610098446,
          53.245606019090914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74069130, S43 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4000761516360465,
          53.243018368714566
        ]
      }
    }
  ]
}