Create OpenGraphEntity from json
factory OpenGraphEntity.fromJson(Map<String, dynamic> json) => _$OpenGraphEntityFromJson(json);