test/adf2/dataset/DS_Json.json

{
    "name": "DS_Json",
    "properties": {
        "linkedServiceName": {
            "referenceName": "LS_DataLakeG2",
            "type": "LinkedServiceReference"
        },
        "annotations": [],
        "type": "Json",
        "typeProperties": {
            "location": {
                "type": "AzureBlobFSLocation"
            }
        },
        "schema": {}
    }
}