JsonPath module is a 3rd party connector module for "galbar/jsonpath" vendor library. "galbar/jsonpath" provides the possibility to create a PHP object out of a Json string input. This allows for a better readable code and more IDE friendly auto completion for Json strings that are being input.
composer require spryker/json-path