{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sand Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.041475,
            53.81385
          ],
          [
            -1.042098,
            53.813552
          ],
          [
            -1.042721,
            53.813253
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013454349, YO8 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0419233963635015,
          53.813773270066605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013454350, YO8 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0418312596074297,
          53.81381747582908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013456928, YO8 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0426327747253206,
          53.81330255223998
        ]
      }
    }
  ]
}