{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.193672,
            53.469068
          ],
          [
            -1.192251,
            53.469077
          ],
          [
            -1.191058,
            53.469015
          ],
          [
            -1.187073,
            53.468704
          ],
          [
            -1.186613,
            53.468668
          ],
          [
            -1.184568,
            53.468701
          ],
          [
            -1.182289,
            53.468909
          ],
          [
            -1.180469,
            53.468857
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006612467, DN12 1PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1936450107279173,
          53.469049092304786
        ]
      }
    }
  ]
}