{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drovers Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.116431,
            50.9506
          ],
          [
            -0.116631,
            50.950752
          ],
          [
            -0.116831,
            50.950903
          ],
          [
            -0.116996,
            50.950883
          ],
          [
            -0.11716,
            50.950863
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Drovers Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.116421,
            50.950141
          ],
          [
            -0.116356,
            50.950329
          ],
          [
            -0.116367,
            50.95037
          ],
          [
            -0.116431,
            50.9506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014101702, RH15 0EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11637869228321043,
          50.9501224252017
        ]
      }
    }
  ]
}