{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Land Cut Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.534738,
            53.418454
          ],
          [
            -2.535128,
            53.418817
          ],
          [
            -2.535133,
            53.418821
          ],
          [
            -2.534847,
            53.419211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013403316, WA3 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5347375122444906,
          53.418454359075625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012380932, WA3 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.535152211406997,
          53.41912664887098
        ]
      }
    }
  ]
}