File based sensor. One file, multiple sensors

I have a local json file which contains the various dishes available at the restaurant for the day.
I want to create one sensor per dish.
Creating the first sensor works fine, but not a second sensor. Home assistant complains that there is already an entity. Why is there such a limit? Why can’t I have more than one sensor?