{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Washpool Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.395726,
            51.488717
          ],
          [
            -2.395984,
            51.489142
          ],
          [
            -2.396962,
            51.489505
          ],
          [
            -2.397033,
            51.489548
          ],
          [
            -2.397348,
            51.489738
          ],
          [
            -2.397595,
            51.490012
          ],
          [
            -2.397743,
            51.490643
          ],
          [
            -2.397741,
            51.490688
          ],
          [
            -2.397738,
            51.490733
          ],
          [
            -2.397735,
            51.490769
          ],
          [
            -2.397731,
            51.490804
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "657230, SN14 8HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.395735709377069,
          51.488741396890404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015848130, SN14 8HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.396062225580138,
          51.48985524353443
        ]
      }
    }
  ]
}