{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beresford Gap",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.302198,
            51.381948
          ],
          [
            1.302122,
            51.381546
          ],
          [
            1.302046,
            51.381144
          ],
          [
            1.302011,
            51.380984
          ],
          [
            1.301976,
            51.380824
          ],
          [
            1.301941,
            51.380716
          ],
          [
            1.301906,
            51.380607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091688859, CT7 9HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.301904672453124,
          51.38058908170506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091688860, CT7 9JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3019760353964434,
          51.38118073512917
        ]
      }
    }
  ]
}