{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Longhope",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.080092,
            51.48075
          ],
          [
            -0.079749,
            51.480808
          ],
          [
            -0.079405,
            51.480865
          ],
          [
            -0.079115,
            51.480911
          ],
          [
            -0.078826,
            51.480957
          ],
          [
            -0.078499,
            51.481013
          ],
          [
            -0.078172,
            51.48107
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790487, SE15 6FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07815136731395521,
          51.481066065563574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025188439, SE15 6HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07937918024635503,
          51.4806365524069
        ]
      }
    }
  ]
}