{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Cottage Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.579676,
            55.106792
          ],
          [
            -3.579395,
            55.106753
          ],
          [
            -3.579346,
            55.106746
          ],
          [
            -3.579299,
            55.106739
          ],
          [
            -3.579274,
            55.106735
          ],
          [
            -3.579016,
            55.106699
          ],
          [
            -3.578765,
            55.106744
          ],
          [
            -3.578515,
            55.106789
          ],
          [
            -3.578498,
            55.106797
          ],
          [
            -3.578482,
            55.106804
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137003653, DG1 1RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5787368584220194,
          55.1066177927204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137088923, DG1 1RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5797313767922434,
          55.10679362785939
        ]
      }
    }
  ]
}