{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawkhurst Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.201827,
            53.454402
          ],
          [
            -2.201659,
            53.454128
          ],
          [
            -2.201491,
            53.453855
          ],
          [
            -2.201409,
            53.45372
          ],
          [
            -2.201326,
            53.453585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77152129, M13 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2018397690407627,
          53.4539705366513
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77152130, M13 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2018094382683224,
          53.4539256454944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066024, M13 0SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2013259423072853,
          53.453584899535215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091143733, M13 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2014043436420687,
          53.454240927100166
        ]
      }
    }
  ]
}