{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Side Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.082067,
            53.528593
          ],
          [
            -0.081567,
            53.528801
          ],
          [
            -0.081067,
            53.529009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11048277, DN33 2JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0811506157814624,
          53.52883042709883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11064981, DN33 2JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08107360672904042,
          53.528865150398325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11096720, DN33 2LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08206659588562959,
          53.52859341000772
        ]
      }
    }
  ]
}