{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hunter Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.7685,
            54.130183
          ],
          [
            -2.768652,
            54.130078
          ],
          [
            -2.768804,
            54.129973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hunter Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.768804,
            54.129973
          ],
          [
            -2.768909,
            54.129901
          ],
          [
            -2.769015,
            54.129829
          ],
          [
            -2.76921,
            54.129707
          ],
          [
            -2.769406,
            54.129584
          ],
          [
            -2.76956,
            54.129646
          ],
          [
            -2.769714,
            54.129708
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290899, LA5 9BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.769197464962944,
          54.12969839726408
        ]
      }
    }
  ]
}