{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Elms",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.730493,
            51.237937
          ],
          [
            -0.730383,
            51.237913
          ],
          [
            -0.730274,
            51.23789
          ],
          [
            -0.729995,
            51.237836
          ],
          [
            -0.729923,
            51.237823
          ],
          [
            -0.729955,
            51.237688
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007099199, GU10 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7304926107551598,
          51.23793684479913
        ]
      }
    }
  ]
}