{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ennerdale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.447305,
            52.415844
          ],
          [
            -1.447383,
            52.415733
          ],
          [
            -1.447299,
            52.415675
          ],
          [
            -1.447085,
            52.415525
          ],
          [
            -1.446936,
            52.415327
          ],
          [
            -1.446787,
            52.415128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014004177, CV2 5BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.447293031425835,
          52.41584956129101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014006713, CV2 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.446985412621256,
          52.415758222022994
        ]
      }
    }
  ]
}