{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Red Hall Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.522932,
            54.532516
          ],
          [
            -1.523066,
            54.532719
          ],
          [
            -1.523028,
            54.532818
          ],
          [
            -1.52297,
            54.53297
          ],
          [
            -1.523061,
            54.533124
          ],
          [
            -1.523216,
            54.53318
          ],
          [
            -1.523371,
            54.533237
          ],
          [
            -1.523578,
            54.533294
          ],
          [
            -1.523784,
            54.533351
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003075838, DL1 2SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5229132902415687,
          54.53252088213025
        ]
      }
    }
  ]
}