{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228172,
            52.199392
          ],
          [
            -2.22707,
            52.199834
          ],
          [
            -2.225967,
            52.200277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228158,
            52.199374
          ],
          [
            -2.228508,
            52.199211
          ],
          [
            -2.228858,
            52.199049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014144457, WR1 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.22817230473875,
          52.19939160497646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093051693, WR1 3DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.226945540703308,
          52.199834503151614
        ]
      }
    }
  ]
}