{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Hill Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.363942,
            51.657596
          ],
          [
            0.364055,
            51.657548
          ],
          [
            0.364169,
            51.657501
          ],
          [
            0.364,
            51.657289
          ],
          [
            0.363831,
            51.657076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Hill Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.363831,
            51.657076
          ],
          [
            0.363828,
            51.657074
          ],
          [
            0.363784,
            51.657028
          ],
          [
            0.363736,
            51.656979
          ],
          [
            0.362685,
            51.655937
          ],
          [
            0.361633,
            51.654896
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014318476, CM4 9AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.36595262269719653,
          51.659830380143646
        ]
      }
    }
  ]
}