I found this to be a small modification of Mohammad's answer.
Yes I need to add a point column through geo / sqlalchemy
from sqlalchemy import Column
from geoalchemy2 import Geometry
class Shop(db.Model):
coordinates = Column(Geometry('POINT'))
PostGIS/Gres PGloader, csv, : "(40.721959482, -73.878993913)" vim ( ) , PostGIS, csv point(40.721959482 -73.878993913), () location geometry(point).