{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.078028,
            52.978684
          ],
          [
            0.078202,
            52.97914
          ],
          [
            0.078275,
            52.979331
          ],
          [
            0.078479,
            52.979866
          ],
          [
            0.079154,
            52.98
          ],
          [
            0.079617,
            52.980179
          ],
          [
            0.080153,
            52.980456
          ],
          [
            0.08024,
            52.980539
          ],
          [
            0.080536,
            52.98082
          ],
          [
            0.080924,
            52.981661
          ],
          [
            0.081192,
            52.982943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008184060, PE22 0HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0779844611193969,
          52.97866936727483
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030731852, PE22 0HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0780795521823979,
          52.97971963043589
        ]
      }
    }
  ]
}