{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stoneycroft Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.475193,
            53.21017
          ],
          [
            -1.474439,
            53.209319
          ],
          [
            -1.474307,
            53.209058
          ],
          [
            -1.474471,
            53.208652
          ],
          [
            -1.474641,
            53.208386
          ],
          [
            -1.475005,
            53.207817
          ],
          [
            -1.475719,
            53.207212
          ],
          [
            -1.475792,
            53.206889
          ],
          [
            -1.475679,
            53.206637
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034491595, S42 7LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.475191956540598,
          53.210194420429886
        ]
      }
    }
  ]
}