{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.821746,
            53.70792
          ],
          [
            -1.821716,
            53.70792
          ],
          [
            -1.821685,
            53.707919
          ],
          [
            -1.821626,
            53.707897
          ],
          [
            -1.821424,
            53.707819
          ],
          [
            -1.821278,
            53.707763
          ],
          [
            -1.820858,
            53.707602
          ],
          [
            -1.82003,
            53.707284
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090220590, HX3 9TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8217456489924373,
          53.707928240248165
        ]
      }
    }
  ]
}