{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aspen Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.919485,
            50.739324
          ],
          [
            -1.919505,
            50.739317
          ],
          [
            -1.919525,
            50.73931
          ],
          [
            -1.919814,
            50.739402
          ],
          [
            -1.920103,
            50.739495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Aspen Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.921296,
            50.738833
          ],
          [
            -1.921216,
            50.738881
          ],
          [
            -1.921136,
            50.738929
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Aspen Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.921136,
            50.738929
          ],
          [
            -1.920881,
            50.738992
          ],
          [
            -1.920626,
            50.739055
          ],
          [
            -1.920365,
            50.739275
          ],
          [
            -1.920103,
            50.739495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022815701, BH12 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9195387385358784,
          50.73933661303563
        ]
      }
    }
  ]
}