{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bledlow Ridge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.868898,
            51.708239
          ],
          [
            -0.8683,
            51.707504
          ],
          [
            -0.867724,
            51.706947
          ],
          [
            -0.867524,
            51.70661
          ],
          [
            -0.867389,
            51.706108
          ],
          [
            -0.867263,
            51.705638
          ],
          [
            -0.867037,
            51.703765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033194326, HP27 9NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8674328265631938,
          51.70629103926424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033203001, HP27 9NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8637474612080053,
          51.704933704225645
        ]
      }
    }
  ]
}