{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Daniel's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.68404,
            50.484194
          ],
          [
            -3.684013,
            50.484127
          ],
          [
            -3.68399,
            50.48407
          ],
          [
            -3.683977,
            50.484036
          ],
          [
            -3.683662,
            50.483255
          ],
          [
            -3.683657,
            50.483244
          ],
          [
            -3.683609,
            50.482842
          ],
          [
            -3.683378,
            50.482494
          ],
          [
            -3.68335,
            50.482451
          ],
          [
            -3.68327,
            50.482331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025502275, TQ9 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6840282256094414,
          50.483373232809534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032978874, TQ9 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6840291308630424,
          50.48419165315869
        ]
      }
    }
  ]
}