{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crewe's Farm Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.051626,
            51.314185
          ],
          [
            -0.051586,
            51.314168
          ],
          [
            -0.051546,
            51.314152
          ],
          [
            -0.05041,
            51.31345
          ],
          [
            -0.050038,
            51.313076
          ],
          [
            -0.049152,
            51.312921
          ],
          [
            -0.04887,
            51.31284
          ],
          [
            -0.048615,
            51.312766
          ],
          [
            -0.047948,
            51.312479
          ],
          [
            -0.04779,
            51.312411
          ],
          [
            -0.046266,
            51.311754
          ],
          [
            -0.045939,
            51.311613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007908618, CR6 9ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04593887650438627,
          51.31161332271911
        ]
      }
    }
  ]
}