{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hartsbourne Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.872569,
            53.39592
          ],
          [
            -2.872618,
            53.39595
          ],
          [
            -2.872667,
            53.395981
          ],
          [
            -2.872933,
            53.396177
          ],
          [
            -2.87295,
            53.396191
          ],
          [
            -2.872835,
            53.396416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258027, L25 1PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8728345526247234,
          53.39641613120895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38277786, L25 1PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.872782268426027,
          53.39606594784983
        ]
      }
    }
  ]
}