when remove double quotes from children as follows "TransportationOptions" : [{ children : { "type" : "tube", "details" : "Tower Hill Station (District and Circle lines)", "distance" : "0.3" }, children : { "type" : "river", "details" : "Tower Pier (Thames Clipper)", "distance" : "0.1" }}]says Uncaught TypeError: parsedJSONObject.location.TransportationOptions.children is not iterable.
what do i do now???