{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Pillars",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.583675,
            51.305042
          ],
          [
            -0.584106,
            51.305029
          ],
          [
            -0.584537,
            51.305017
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002427833, GU22 0JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5836771893200233,
          51.305035465729894
        ]
      }
    }
  ]
}