{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Toad Holes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.067137,
            53.480515
          ],
          [
            -1.067268,
            53.480945
          ],
          [
            -1.0674,
            53.481374
          ],
          [
            -1.068189,
            53.482187
          ],
          [
            -1.068209,
            53.482237
          ],
          [
            -1.068489,
            53.482946
          ],
          [
            -1.068352,
            53.483195
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006620471, DN11 0YX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.067121710579347,
          53.48051514577626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006713324, DN11 0TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0716641936025695,
          53.4857280420439
        ]
      }
    }
  ]
}