{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.614408,
            51.348254
          ],
          [
            -0.614379,
            51.348277
          ],
          [
            -0.614356,
            51.348295
          ],
          [
            -0.614305,
            51.348335
          ],
          [
            -0.614257,
            51.348292
          ],
          [
            -0.614233,
            51.348271
          ],
          [
            -0.614209,
            51.348249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Watery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.615155,
            51.349972
          ],
          [
            -0.615305,
            51.350125
          ],
          [
            -0.61531,
            51.35013
          ],
          [
            -0.615379,
            51.350201
          ],
          [
            -0.615408,
            51.35023
          ],
          [
            -0.615455,
            51.350278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002676305, GU24 8DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6143217377234651,
          51.34832232218761
        ]
      }
    }
  ]
}