{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Winder Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.47929,
            54.486581
          ],
          [
            -3.478893,
            54.486971
          ],
          [
            -3.478496,
            54.487361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Winder Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.478496,
            54.487361
          ],
          [
            -3.477977,
            54.487891
          ],
          [
            -3.477459,
            54.48842
          ],
          [
            -3.477315,
            54.488568
          ],
          [
            -3.477172,
            54.488715
          ],
          [
            -3.476169,
            54.489792
          ],
          [
            -3.476089,
            54.490359
          ],
          [
            -3.475952,
            54.491325
          ],
          [
            -3.475581,
            54.492122
          ],
          [
            -3.475553,
            54.492177
          ],
          [
            -3.475525,
            54.492232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000902170, CA22 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4755268218044226,
          54.4922535624399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000905378, CA22 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.477170330850904,
          54.48730812520697
        ]
      }
    }
  ]
}