{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Waverley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.839288,
            53.680207
          ],
          [
            -1.838576,
            53.680354
          ],
          [
            -1.837864,
            53.680501
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215176, HX5 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8392880044846087,
          53.68020668248086
        ]
      }
    }
  ]
}