{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fullwood Stile Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.749076,
            53.357647
          ],
          [
            -1.748804,
            53.357847
          ],
          [
            -1.748378,
            53.358724
          ],
          [
            -1.748054,
            53.358962
          ],
          [
            -1.747398,
            53.359375
          ],
          [
            -1.747186,
            53.359508
          ],
          [
            -1.747033,
            53.359604
          ],
          [
            -1.746025,
            53.360238
          ],
          [
            -1.744656,
            53.360488
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010766655, S33 6SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7490608352616432,
          53.35762886386528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015735015, S33 6TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7471717492495467,
          53.35948553098556
        ]
      }
    }
  ]
}