{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.917211,
            50.391068
          ],
          [
            -3.916822,
            50.391107
          ],
          [
            -3.916432,
            50.391145
          ],
          [
            -3.91624,
            50.391165
          ],
          [
            -3.916048,
            50.391185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.918249,
            50.391003
          ],
          [
            -3.91773,
            50.391036
          ],
          [
            -3.917211,
            50.391068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.917211,
            50.391068
          ],
          [
            -3.917184,
            50.390795
          ],
          [
            -3.917157,
            50.390523
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564173, PL21 0AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9182179796212986,
          50.3909855240777
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024664595, PL21 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.916566204696051,
          50.39119264481173
        ]
      }
    }
  ]
}