{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Talbot Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.050775,
            53.334648
          ],
          [
            -3.050859,
            53.334733
          ],
          [
            -3.050944,
            53.334817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Talbot Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.052768,
            53.330226
          ],
          [
            -3.051772,
            53.332437
          ],
          [
            -3.050775,
            53.334648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Talbot Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.050654,
            53.334958
          ],
          [
            -3.050714,
            53.334803
          ],
          [
            -3.050775,
            53.334648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42185245, CH63 6HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.050647357960766,
          53.334963625287315
        ]
      }
    }
  ]
}