{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crownley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.6237,
            50.409807
          ],
          [
            -3.622492,
            50.410265
          ],
          [
            -3.621717,
            50.410671
          ],
          [
            -3.621224,
            50.411074
          ],
          [
            -3.621118,
            50.411187
          ],
          [
            -3.620342,
            50.412013
          ],
          [
            -3.619489,
            50.412591
          ],
          [
            -3.61889,
            50.41277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023565010, TQ9 6QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.618889561357373,
          50.41277031350588
        ]
      }
    }
  ]
}