{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Orchard Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.540811,
            51.460486
          ],
          [
            -2.540848,
            51.460631
          ],
          [
            -2.540885,
            51.460776
          ],
          [
            -2.540911,
            51.460871
          ],
          [
            -2.540937,
            51.460966
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "278653, BS5 7LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5410874682079387,
          51.46072722223635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312579, BS5 7LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5409314831527645,
          51.460925757769196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "355828, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.541058788287467,
          51.46073634625357
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "359175, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.541058788287467,
          51.46073634625357
        ]
      }
    }
  ]
}