{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tullis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.749793,
            53.448974
          ],
          [
            -2.749663,
            53.448894
          ],
          [
            -2.749533,
            53.448813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tullis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.750402,
            53.449338
          ],
          [
            -2.750233,
            53.449236
          ],
          [
            -2.750188,
            53.449209
          ],
          [
            -2.750064,
            53.449133
          ],
          [
            -2.749929,
            53.449053
          ],
          [
            -2.749793,
            53.448974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203222, WA10 3TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.749519322033305,
          53.44881359748581
        ]
      }
    }
  ]
}