{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horse Pond Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.876782,
            53.65312
          ],
          [
            -1.877008,
            53.653069
          ],
          [
            -1.877365,
            53.652989
          ],
          [
            -1.877988,
            53.652848
          ],
          [
            -1.879194,
            53.652576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Horse Pond Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.879194,
            53.652576
          ],
          [
            -1.880287,
            53.652197
          ],
          [
            -1.881379,
            53.651817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203393, HD3 3FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8813794230171983,
          53.651817132519724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024991554, HD3 3YZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8782603825472868,
          53.65265889789623
        ]
      }
    }
  ]
}