{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deal Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.853421,
            53.638207
          ],
          [
            -1.853563,
            53.638146
          ],
          [
            -1.853705,
            53.638085
          ],
          [
            -1.853796,
            53.638052
          ],
          [
            -1.853887,
            53.638019
          ],
          [
            -1.853965,
            53.637991
          ],
          [
            -1.854043,
            53.637963
          ],
          [
            -1.854085,
            53.637963
          ],
          [
            -1.854128,
            53.637963
          ],
          [
            -1.854174,
            53.637963
          ],
          [
            -1.854221,
            53.637963
          ],
          [
            -1.854592,
            53.63795
          ],
          [
            -1.854745,
            53.637944
          ],
          [
            -1.854906,
            53.637856
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83217632, HD7 4PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.854496196418504,
          53.638197391636226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83219656, HD7 4AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8533769674777054,
          53.638205016819974
        ]
      }
    }
  ]
}