{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Earl Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.197994,
            53.419739
          ],
          [
            -1.197726,
            53.419594
          ],
          [
            -1.197457,
            53.419448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Earl Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.198358,
            53.419939
          ],
          [
            -1.198176,
            53.419839
          ],
          [
            -1.197994,
            53.419739
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Earl Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.198709,
            53.42013
          ],
          [
            -1.198533,
            53.420035
          ],
          [
            -1.198358,
            53.419939
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023205452, S66 7LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1987085414503962,
          53.42013044454182
        ]
      }
    }
  ]
}