{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Big Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.652265,
            53.062594
          ],
          [
            -1.652311,
            53.062396
          ],
          [
            -1.652358,
            53.062199
          ],
          [
            -1.653744,
            53.062204
          ],
          [
            -1.65513,
            53.062208
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333563, DE6 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6532794675793065,
          53.062203060386764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010339315, DE6 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6542509516927273,
          53.06200812442425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070092261, DE6 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.652802555190562,
          53.06212975794876
        ]
      }
    }
  ]
}