{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashdown Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.096628,
            50.412999
          ],
          [
            -4.096325,
            50.412841
          ],
          [
            -4.096196,
            50.412773
          ],
          [
            -4.095976,
            50.412743
          ],
          [
            -4.095782,
            50.412764
          ],
          [
            -4.095589,
            50.412784
          ],
          [
            -4.095436,
            50.4128
          ],
          [
            -4.095283,
            50.412817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764689, PL6 8ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.096025408732799,
          50.412740321539104
        ]
      }
    }
  ]
}