{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Spinney",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.190829,
            51.981608
          ],
          [
            -0.190374,
            51.981682
          ],
          [
            -0.190381,
            51.981714
          ],
          [
            -0.190445,
            51.982034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806192, SG7 6JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19082880731044793,
          51.98160805694526
        ]
      }
    }
  ]
}