{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Low Winder Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.488721,
            54.490375
          ],
          [
            -3.488964,
            54.48941
          ],
          [
            -3.488744,
            54.488469
          ],
          [
            -3.488734,
            54.488304
          ],
          [
            -3.488707,
            54.48785
          ],
          [
            -3.488415,
            54.487476
          ],
          [
            -3.488189,
            54.486924
          ],
          [
            -3.488183,
            54.486625
          ],
          [
            -3.488,
            54.486282
          ],
          [
            -3.487967,
            54.486187
          ],
          [
            -3.488017,
            54.486145
          ],
          [
            -3.488162,
            54.486023
          ],
          [
            -3.487816,
            54.485626
          ],
          [
            -3.487724,
            54.48552
          ],
          [
            -3.487302,
            54.485305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000902188, CA22 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.488691245048151,
          54.49040240190367
        ]
      }
    }
  ]
}