{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.932706,
            51.516055
          ],
          [
            -0.93266,
            51.516056
          ],
          [
            -0.932614,
            51.516057
          ],
          [
            -0.93206,
            51.516236
          ],
          [
            -0.931779,
            51.516327
          ],
          [
            -0.931553,
            51.516457
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033019522, RG9 4JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9327005115381529,
          51.51605423259727
        ]
      }
    }
  ]
}