{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hannay Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.334711,
            50.904866
          ],
          [
            -1.334807,
            50.905094
          ],
          [
            -1.335438,
            50.90551
          ],
          [
            -1.335941,
            50.905841
          ],
          [
            -1.3362,
            50.906154
          ],
          [
            -1.336283,
            50.906254
          ],
          [
            -1.336366,
            50.906353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034865575, SO19 6LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.334724686198617,
          50.90491089318518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090584506, SO19 6NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3359982898489124,
          50.90535877337657
        ]
      }
    }
  ]
}