ive notice the town of Huntington, MA is not available, based on the API response the data structure for the city is something like
{ "objectId": "HuntingtonMA001", "location": { "type": "GeoPoint", "latitude": 42.2362, "longitude": -72.87593 }, "cityId": 4940157, "name": "Huntington", "muni": "31785", "featureCode": "PPL", "adminCode": "MA", "population": 2094, "containingState": { "objectId": "sPjSpZJwLn", "name": "Massachusetts", "postalAbreviation": "MA", "capital": "Boston", "largestCity": "Boston", "established": "Feb 6, 1788", "population": 6859819, "totalAreaSquareMiles": 10554, "totalAreaSquareKilometers": 27336, "landAreaSquareMiles": 7800, "landAreaSquareKilometers": 20202, "waterAreaSquareMiles": 2754, "waterAreaSquareKilometers": 7134, "numberRepresentatives": 9, "createdAt": "2019-12-11T12:38:04.077Z", "updatedAt": "2019-12-11T12:38:04.077Z", "type": "Object", "className": "States" }, "createdAt": "2025-06-26T09:40:44.000Z", "updatedAt": "2025-06-26T09:40:44.000Z" }
could you please add it to the data base