{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cranleigh",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.361301,
            51.353789
          ],
          [
            -2.361065,
            51.354113
          ],
          [
            -2.36083,
            51.354438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001150678, BA2 5SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3616511500756543,
          51.353006045621285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023106762, BA2 5SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3614403563149122,
          51.35359115901365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091547771, BA2 5SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.362575001699289,
          51.35361462574344
        ]
      }
    }
  ]
}