{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riding Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.899236,
            53.739551
          ],
          [
            -1.898782,
            53.739462
          ],
          [
            -1.898423,
            53.739392
          ],
          [
            -1.898328,
            53.739373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010175746, HX2 0TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9064028273093694,
          53.74097435831006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010176278, HX2 0TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9006597137453292,
          53.73970243402894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025055454, HX2 0TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9066460024098353,
          53.74070490608041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219008, HX2 0TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9071180716333445,
          53.73976152699807
        ]
      }
    }
  ]
}