{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Furzley Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.000468,
            50.872178
          ],
          [
            -1.000409,
            50.872303
          ],
          [
            -1.000202,
            50.872419
          ],
          [
            -0.999841,
            50.87262
          ],
          [
            -0.999751,
            50.872675
          ],
          [
            -0.99966,
            50.872729
          ],
          [
            -0.999722,
            50.872794
          ],
          [
            -0.999783,
            50.872859
          ],
          [
            -0.999668,
            50.872925
          ],
          [
            -0.999552,
            50.872992
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013680698, PO9 4JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9997325925572775,
          50.87267540261153
        ]
      }
    }
  ]
}