{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.599765,
            53.800168
          ],
          [
            -1.599567,
            53.800235
          ],
          [
            -1.599369,
            53.800301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.598988,
            53.800435
          ],
          [
            -1.598853,
            53.800489
          ],
          [
            -1.598719,
            53.800543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.599369,
            53.800301
          ],
          [
            -1.599178,
            53.800368
          ],
          [
            -1.59914,
            53.800382
          ],
          [
            -1.598988,
            53.800435
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72642941, LS12 3NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.599673434911502,
          53.80020352156081
        ]
      }
    }
  ]
}