{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shaw Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.85543,
            53.714697
          ],
          [
            -1.855399,
            53.714903
          ],
          [
            -1.855394,
            53.714935
          ],
          [
            -1.855368,
            53.715115
          ],
          [
            -1.855306,
            53.715532
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219334, HX3 9ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.855429808038992,
          53.714696639766146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052041972, HX3 9HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.855201176555668,
          53.71509184011472
        ]
      }
    }
  ]
}