{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oldhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.807384,
            50.76844
          ],
          [
            -0.80756,
            50.768626
          ],
          [
            -0.80884,
            50.769512
          ],
          [
            -0.809575,
            50.770021
          ],
          [
            -0.810449,
            50.770495
          ],
          [
            -0.81093,
            50.770599
          ],
          [
            -0.811106,
            50.770505
          ],
          [
            -0.811672,
            50.770203
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094897425, PO20 7NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8074099239314748,
          50.768439930124075
        ]
      }
    }
  ]
}