{
  "id": "SMCollection.001",
  "type": "SMCollection",
  "description": "this is a collection of posts",
  "location": {
    "type": "Point",
    "coordinates": [
      40.3,
      25.5
    ]
  },
  "hasPosts": [
    "SMPost.125",
    "SMPost.124"
  ],
  "hasAnalysis": [
    "Analysis.331",
    "Analysis.334"
  ],
  "groupedAt": "2020-12-24T12:00:00Z"
}