{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knoll Wood",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.613134,
            51.192929
          ],
          [
            -0.613342,
            51.192693
          ],
          [
            -0.613549,
            51.192457
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013895840, GU7 2EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.613148856921293,
          51.19291999105788
        ]
      }
    }
  ]
}