{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.154431,
            53.622771
          ],
          [
            -2.154485,
            53.623013
          ],
          [
            -2.154539,
            53.623256
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Upper George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.154539,
            53.623256
          ],
          [
            -2.154583,
            53.623457
          ],
          [
            -2.154626,
            53.623658
          ],
          [
            -2.154644,
            53.62374
          ],
          [
            -2.154662,
            53.623822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113416, OL12 0JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154661866069205,
          53.623822081459636
        ]
      }
    }
  ]
}