{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riverside Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.147119,
            53.283261
          ],
          [
            -2.147408,
            53.283237
          ],
          [
            -2.147698,
            53.283212
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Riverside Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.146867,
            53.28326
          ],
          [
            -2.146993,
            53.28326
          ],
          [
            -2.147119,
            53.283261
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Riverside Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.146244,
            53.283421
          ],
          [
            -2.146423,
            53.283313
          ],
          [
            -2.146518,
            53.283301
          ],
          [
            -2.146867,
            53.28326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007956751, SK10 4DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.147682743835153,
          53.28322127733807
        ]
      }
    }
  ]
}