-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChristmasQuickReads.json
165 lines (165 loc) · 2.21 KB
/
ChristmasQuickReads.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
{
"label": "Quick Christmas Reads",
"description": "Novellas, short novels and story collections to get you in the holiday spirit in a hurry",
"list":
[
{
"label":"An Irish Country Yuletide",
"isbns": [
"9781250818027",
"9781432892388",
"9781250780904"
]
},
{
"label":"A Christmas Sampler",
"isbns": [
"9781562829339"
]
},
{
"label":"Skipping Christmas",
"isbns": [
"9781415947548",
"9780307576071",
"9780385505833"
]
},
{
"label":"A Christmas Carol",
"isbns": [
"9781710053708",
"9781400086061"
]
},
{
"label":"Take a Look at the Five and Ten",
"isbns": [
"9781645240198"
]
},
{
"label":"Silent Night: A Spenser Christmas Story",
"isbns": [
"9780399157882"
]
},
{
"label":"My True Love Gave to Me",
"isbns": [
"9780553396966",
"9781250059307"
]
},
{
"label":"The Mistletoe Murder and Other Stories",
"isbns": [
"9781524708092",
"9780451494146",
"9780451494153"
]
},
{
"label":"Christmas at Eagle Pond",
"isbns": [
"9780547581484"
]
},
{
"label":"The Christmas Letters",
"isbns": [
"9781565121560",
"9781565128583"
]
},
{
"label":"The Deal of a Lifetime",
"isbns": [
"9781501193507",
"9781508253433",
"9781501193491"
]
},
{
"label":"The Last Chance Christmas Ball",
"isbns": [
"9781617739231",
"9781617739248"
]
},
{
"label":"Andy Catlett: Early Travels",
"isbns": [
"9781593761363"
]
},
{
"label":"Christmas Jars",
"isbns": [
"9781602851474"
]
},
{
"label":"Gingerbread Cookie Murder",
"isbns": [
"9780758262202",
"9780758234957"
]
},
{
"label":"The Christmas Chronicles",
"isbns": [
"9780553808100"
]
},
{
"label":"A War of Gifts",
"isbns": [
"9780765312822"
]
},
{
"label":"The Christmas Candle",
"isbns": [
"9781595541475"
]
},
{
"label":"Visions of Sugar Plums",
"isbns": [
"9781427223470",
"9780312306328"
]
},
{
"label":"Certain Poor Shepherds",
"isbns": [
"9780684833132"
]
},
{
"label":"This Year It Will Be Different",
"isbns": [
"9780385315036"
]
},
{
"label":"Christmas in My Heart",
"isbns": [
"9780385493178"
]
},
{
"label":"The Christmas Box",
"isbns": [
"9780684814995"
]
},
{
"label":"A Charles Dickens Christmas",
"isbns": [
"9780195198997"
]
}
]
}