{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hodge Beck Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.416216,
            52.892845
          ],
          [
            -1.416604,
            52.892846
          ],
          [
            -1.416737,
            52.892846
          ],
          [
            -1.416964,
            52.892783
          ],
          [
            -1.417215,
            52.892642
          ],
          [
            -1.417219,
            52.892641
          ],
          [
            -1.417558,
            52.892599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010666816, DE24 0RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4175579383185772,
          52.89259853803585
        ]
      }
    }
  ]
}