{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fennings Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.907902,
            51.88849
          ],
          [
            0.907929,
            51.888445
          ],
          [
            0.908013,
            51.888303
          ],
          [
            0.908124,
            51.888116
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070234105, CO1 2QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9079024909305473,
          51.88849008025178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070236431, CO1 2QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9079576628073053,
          51.88799406687903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070236432, CO1 2QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9081881131667514,
          51.88773654651165
        ]
      }
    }
  ]
}