-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscrape_results.json
More file actions
906 lines (906 loc) · 23.7 KB
/
Copy pathscrape_results.json
File metadata and controls
906 lines (906 loc) · 23.7 KB
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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
{
"scrape_page": {
"url": "https://www.katerubybradshaw.com/coaching",
"headline": "1:1 with Kate",
"buttons": [
"DETAILS HERE",
"Register to work with me",
"REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"REGISTER FOR A 6-MONTH 1:1 PACKAGE"
],
"screenshot_path": "page_screenshots/01_www_katerubybradshaw_com_coaching.png",
"screenshot_paths": [
"page_screenshots/01_www_katerubybradshaw_com_coaching.png"
]
},
"collect_text_and_button_boxes": {
"url": "https://www.katerubybradshaw.com/coaching",
"button_boxes": [],
"text_boxes": [
{
"text": "<img src=\"//static.showit.co/400/NzLkuvHx3rJD6btzhH7Qdg/158279/kate_ruby_bradshaw_3x.png\" class=\"se-img\" alt=\"\" title=\"Kate Ruby Bradshaw@3x\"/>",
"x": 10,
"y": 13,
"width": 212,
"height": 73,
"type": "text"
},
{
"text": "Menu",
"x": 1802,
"y": 22,
"width": 83,
"height": 46,
"type": "text"
},
{
"text": "Menu",
"x": 1802,
"y": 22,
"width": 83,
"height": 46,
"type": "text"
},
{
"text": "About",
"x": 1084.796875,
"y": 29,
"width": 89.46875,
"height": 36.390625,
"type": "text"
},
{
"text": "About",
"x": 1084.796875,
"y": 29,
"width": 89.46875,
"height": 36.390625,
"type": "text"
},
{
"text": "Work With Me\n \n 1:1 Coaching",
"x": 1197.0625,
"y": 29,
"width": 163.1875,
"height": 36.390625,
"type": "text"
},
{
"text": "Work With Me",
"x": 1197.0625,
"y": 29,
"width": 163.1875,
"height": 36.390625,
"type": "text"
},
{
"text": "1:1 Coaching",
"x": 1197.0625,
"y": 65.390625,
"width": 153.71875,
"height": 28,
"type": "text"
},
{
"text": "1:1 Coaching",
"x": 1197.0625,
"y": 65.390625,
"width": 153.71875,
"height": 28,
"type": "text"
},
{
"text": "Upcoming Events",
"x": 1383.046875,
"y": 29,
"width": 196.40625,
"height": 36.390625,
"type": "text"
},
{
"text": "Upcoming Events",
"x": 1383.046875,
"y": 29,
"width": 196.40625,
"height": 36.390625,
"type": "text"
},
{
"text": "Podcast",
"x": 1602.25,
"y": 29,
"width": 112.953125,
"height": 36.390625,
"type": "text"
},
{
"text": "Podcast",
"x": 1602.25,
"y": 29,
"width": 112.953125,
"height": 36.390625,
"type": "text"
},
{
"text": "1:1 with Kate",
"x": 484,
"y": 411,
"width": 954,
"height": 122,
"type": "text"
},
{
"text": "This is high-touch 1:1 strategic partnership for established entrepreneurs & leaders",
"x": 718,
"y": 556,
"width": 483,
"height": 59,
"type": "text"
},
{
"text": "DETAILS HERE",
"x": 841,
"y": 677,
"width": 238,
"height": 54,
"type": "text"
},
{
"text": "DETAILS HERE",
"x": 841,
"y": 677,
"width": 238,
"height": 54,
"type": "text"
},
{
"text": "DETAILS HERE",
"x": 907.546875,
"y": 695.90625,
"width": 104.90625,
"height": 18.1875,
"type": "text"
},
{
"text": "You've built a business that makes money, gets results, and has a good reputation. However, what used to feel like momentum, now feels like a ceiling. Success has created its own trap: you\u2019re the linchpin that everything depends on. You have an assistant or team, yet you\u2019re still in it all. You can carry it (you always have), but you\u2019re starting to realise that even that mindset itself is a key factor preventing the next level of growth.",
"x": 450,
"y": 795,
"width": 1023,
"height": 169,
"type": "text"
},
{
"text": "That\u2019s where I come in.",
"x": 455,
"y": 1181,
"width": 1013,
"height": 57,
"type": "text"
},
{
"text": "I don't just see where you're at, I see across the entire landscape of what's going on - both within your business, and within your leadership. I help pinpoint and solve foundational issues, while building a business capable of holding the vision you want. A business that frees you up to operate at the level of leadership and impact you're meant for.",
"x": 461,
"y": 1273,
"width": 530,
"height": 248,
"type": "text"
},
{
"text": "Hear from some of my phenomenal clients...",
"x": 461,
"y": 1625,
"width": 738,
"height": 39,
"type": "text"
},
{
"text": "Erica McCreedy",
"x": 845,
"y": 1787,
"width": 589,
"height": 76,
"type": "text"
},
{
"text": "Chief Operating Officer",
"x": 845,
"y": 1874,
"width": 211.0625,
"height": 18,
"type": "text"
},
{
"text": "Nominated to represent the Oceania region on the International Union for Conservation of Nature (IUCN) Council",
"x": 845,
"y": 1915.59375,
"width": 594.8125,
"height": 38.796875,
"type": "text"
},
{
"text": "At the start of our work together, Erica was working well below her capacity. Over and over we stripped back the noise and refocused her energy on the levers that matter.\u00a0Her work and voice now carry global significance, including with forums such as COP and United Nations, as well as her current nomination to represent the Oceania region on the International Union for Conservation of Nature (IUCN) Council.\u00a0Erica and I continue to work together with my coaching role adapting to meet her at each new level she finds herself.",
"x": 845,
"y": 1988,
"width": 594,
"height": 370,
"type": "text"
},
{
"text": "Katie Godden",
"x": 452,
"y": 2525,
"width": 589,
"height": 76,
"type": "text"
},
{
"text": "Redesigned her business model",
"x": 1030.796875,
"y": 2670.5625,
"width": 441.203125,
"height": 26.390625,
"type": "text"
},
{
"text": "Repositioned her in the marketplace as a leading expert",
"x": 1030.796875,
"y": 2696.953125,
"width": 441.203125,
"height": 52.78125,
"type": "text"
},
{
"text": "Established her Communication IP",
"x": 1030.796875,
"y": 2749.734375,
"width": 441.203125,
"height": 26.390625,
"type": "text"
},
{
"text": "7X her launch size",
"x": 1030.796875,
"y": 2776.125,
"width": 441.203125,
"height": 26.390625,
"type": "text"
},
{
"text": "7X her launch size",
"x": 1032.984375,
"y": 2773.125,
"width": 201.53125,
"height": 31,
"type": "text"
},
{
"text": "Expanded into the contract space: Signed her first high-level contract + established a robust service evaluation plan to set the foundations for even larger contracts next.",
"x": 1030.796875,
"y": 2802.515625,
"width": 441.203125,
"height": 131.953125,
"type": "text"
},
{
"text": "Amy Mclean",
"x": 883,
"y": 3223,
"width": 589,
"height": 76,
"type": "text"
},
{
"text": "Founder of Te Mana o Ng\u0101 W\u0101hine (a premium annual event for W\u0101hine M\u0101ori) and Te K\u0101inga W\u0101hine",
"x": 883,
"y": 3316,
"width": 527.65625,
"height": 38.796875,
"type": "text"
},
{
"text": "\u201cI\u2019ve worked with a number of coaches over the years in business, and Kate is certainly at a level of coaching that I don't think I've experienced with anyone else.\u201d",
"x": 888,
"y": 3458,
"width": 527,
"height": 163,
"type": "text"
},
{
"text": "Here are four more client stories\u2026",
"x": 425,
"y": 4135,
"width": 672,
"height": 48,
"type": "text"
},
{
"text": "Shifts at these levels, require both strategy and inner growth.\u00a0 I work at the intersection of business strategy, leadership evolution, and high-performance execution, supporting the success of many industry leaders you might know, work with, or admire.",
"x": 430,
"y": 3920,
"width": 1059,
"height": 165,
"type": "text"
},
{
"text": "Note: Each of my clients has very different needs.\u00a0 I\u2019ve included these particular client examples (above and below) to give a sense of the spectrum of challenges I work across",
"x": 425,
"y": 4222,
"width": 967,
"height": 63,
"type": "text"
},
{
"text": "[MEET ANNA] Signed a milestone $15,000,000 contract...",
"x": 442,
"y": 4331,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "[MEET KARLIE] Redesigned her business model for scalability...",
"x": 442,
"y": 4392,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "[MEET SYLVIE] Transformed team communications & optimised processes",
"x": 442,
"y": 4453,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "[MEET AMY] Owning her leadership at a national level...",
"x": 445,
"y": 4513,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "Here's how we\u2019ll work together",
"x": 430,
"y": 5173,
"width": 1062,
"height": 216,
"type": "text"
},
{
"text": "Working with me at this level means highly individualised, one-to-one support. I\u2019ll meet you where you are and provide exactly what you need at every step. As you grow and your needs evolve, I\u2019ll be right there alongside you.",
"x": 426,
"y": 5462,
"width": 1064,
"height": 110,
"type": "text"
},
{
"text": "We\u2019ll begin with a three or six month term",
"x": 442,
"y": 5634,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "You\u2019ll complete a comprehensive intake form",
"x": 442,
"y": 5695,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "90-Minute Business Strategy & Alignment Session",
"x": 442,
"y": 5756,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "60-Minute Private Strategy Sessions (Fortnightly)",
"x": 442,
"y": 5817,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "Weekday Voice & Text Coaching Support",
"x": 442,
"y": 5878,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "Strategic Resources & Bespoke Support",
"x": 442,
"y": 5939,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "High-Impact Asset Reviews",
"x": 442,
"y": 6000,
"width": 992,
"height": 31,
"type": "text"
},
{
"text": "Register to work with me",
"x": 760,
"y": 6101,
"width": 401,
"height": 54,
"type": "text"
},
{
"text": "Register to work with me",
"x": 760,
"y": 6101,
"width": 401,
"height": 54,
"type": "text"
},
{
"text": "Register to work with me",
"x": 848.578125,
"y": 6119.90625,
"width": 223.828125,
"height": 18.1875,
"type": "text"
},
{
"text": "About",
"x": 434,
"y": 6310,
"width": 325,
"height": 117,
"type": "text"
},
{
"text": "I work at the intersection of business strategy, leadership evolution, and high-performance execution, supporting the success of many industry leaders you might know, work with, or admire.I have a diverse and extensive skillset \u2014 developed and honed through 15 years of growing and supporting businesses in the online space, multiple government contracts, coaching high-profile industry leaders and senior executives, running hundreds of in-person workshops and large-scale global events, and over a decade as a senior leadership trainer.From a coaching perspective, I\u2019ve been coaching since 2010. After thousands of sessions, I\u2019m highly skilled at zeroing in on the one thing that\u2019s most needed to move the needle for you. I can read the complexities and nuances of the landscape you\u2019re operating in and provide the strategic insight and support that drives real results.This depth of experience, paired with a strong intuitive approach, allows me to provide the level of guidance, coaching, and partnership you\u2019re truly looking for.",
"x": 434,
"y": 6542,
"width": 584,
"height": 461,
"type": "text"
},
{
"text": "Kate Ruby Bradshaw",
"x": 422,
"y": 6440,
"width": 594,
"height": 81,
"type": "text"
},
{
"text": "If you\u2019d like to chat before signing up, send me a message on Instagram, Facebook, or email support@katerubybradshaw.comWe\u2019ll talk about where you\u2019re at and make sure it\u2019s the right fit for us both.",
"x": 648,
"y": 7834,
"width": 624,
"height": 118,
"type": "text"
},
{
"text": "Instagram",
"x": 1176.3125,
"y": 7833,
"width": 88.453125,
"height": 24,
"type": "text"
},
{
"text": "Facebook",
"x": 734.015625,
"y": 7855.09375,
"width": 82.9375,
"height": 24,
"type": "text"
},
{
"text": "Investment: $1850 AUD monthly, with a minimum commitment of 3 months.Full Pay discount available",
"x": 516,
"y": 7353,
"width": 888,
"height": 73,
"type": "text"
},
{
"text": "Investment",
"x": 682,
"y": 7198,
"width": 558,
"height": 117,
"type": "text"
},
{
"text": "REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"x": 560,
"y": 7741,
"width": 371,
"height": 19,
"type": "text"
},
{
"text": "REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"x": 560,
"y": 7741,
"width": 371,
"height": 19,
"type": "text"
},
{
"text": "REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"x": 989,
"y": 7741,
"width": 374,
"height": 21,
"type": "text"
},
{
"text": "REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"x": 989,
"y": 7741,
"width": 374,
"height": 21,
"type": "text"
},
{
"text": "Full Pay Options",
"x": 861,
"y": 7656,
"width": 198,
"height": 28,
"type": "text"
},
{
"text": "Monthly Pay Options",
"x": 836,
"y": 7472,
"width": 249,
"height": 28,
"type": "text"
},
{
"text": "REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"x": 560,
"y": 7557,
"width": 371,
"height": 19,
"type": "text"
},
{
"text": "REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"x": 560,
"y": 7557,
"width": 371,
"height": 19,
"type": "text"
},
{
"text": "REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"x": 989,
"y": 7557,
"width": 374,
"height": 21,
"type": "text"
},
{
"text": "REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"x": 989,
"y": 7557,
"width": 374,
"height": 21,
"type": "text"
},
{
"text": "\"I feel so supported by Kate. She's a very generous person, a very genuine person and she truly wants the best for everybody\"",
"x": 493,
"y": 8857,
"width": 594,
"height": 94,
"type": "text"
},
{
"text": "Karlie McKeand - Founder of ERT",
"x": 493,
"y": 8987,
"width": 459,
"height": 22,
"type": "text"
},
{
"text": "\"With other mentors, I\u2019ve felt like just another number, but with Kate, I feel like a person. She\u2019s so invested in me and my growth.\"",
"x": 493,
"y": 8180,
"width": 594,
"height": 61,
"type": "text"
},
{
"text": "Marissa Lewis - Business and Success Coach",
"x": 493,
"y": 8284,
"width": 459,
"height": 22,
"type": "text"
},
{
"text": "\"When Ive got overwhelmed with issues within my organisation, being able to jump on a call with Kate and have her lift me out of the slosh and muck has allowed me to move bits of the puzzle which has then gone onto have this massive flow on effect for all aspects of my organisation\"",
"x": 493,
"y": 9173,
"width": 594,
"height": 177,
"type": "text"
},
{
"text": "Emma Sullings - National Charity Founder",
"x": 493,
"y": 9370,
"width": 459,
"height": 22,
"type": "text"
},
{
"text": "\"Working with Kate has been the most expansive and immediately successful experience I\u2019ve ever had. Nothing has impacted me at the level that working with Kate has.\"",
"x": 493,
"y": 8491,
"width": 594,
"height": 121,
"type": "text"
},
{
"text": "Aubrey Taylor - Founder of Youth for Freedom",
"x": 493,
"y": 8635,
"width": 459,
"height": 22,
"type": "text"
},
{
"text": "I\u2019ll guide you in the strategic moves your business or organisation needs to make, and the internal shifts required to lead from there, walking alongside you each step of the way.",
"x": 489,
"y": 9718,
"width": 913,
"height": 126,
"type": "text"
},
{
"text": "REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"x": 560,
"y": 10214,
"width": 371,
"height": 19,
"type": "text"
},
{
"text": "REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"x": 560,
"y": 10214,
"width": 371,
"height": 19,
"type": "text"
},
{
"text": "REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"x": 989,
"y": 10214,
"width": 374,
"height": 21,
"type": "text"
},
{
"text": "REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"x": 989,
"y": 10214,
"width": 374,
"height": 21,
"type": "text"
},
{
"text": "Full Pay Options",
"x": 861,
"y": 10101,
"width": 198,
"height": 28,
"type": "text"
},
{
"text": "Monthly Pay Options",
"x": 829,
"y": 9894,
"width": 232,
"height": 28,
"type": "text"
},
{
"text": "REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"x": 560,
"y": 10002,
"width": 371,
"height": 19,
"type": "text"
},
{
"text": "REGISTER FOR A 3-MONTH 1:1 PACKAGE",
"x": 560,
"y": 10002,
"width": 371,
"height": 19,
"type": "text"
},
{
"text": "REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"x": 989,
"y": 10002,
"width": 374,
"height": 21,
"type": "text"
},
{
"text": "REGISTER FOR A 6-MONTH 1:1 PACKAGE",
"x": 989,
"y": 10002,
"width": 374,
"height": 21,
"type": "text"
},
{
"text": "Freebie",
"x": 662,
"y": 10448,
"width": 141,
"height": 41,
"type": "text"
},
{
"text": "Navigation",
"x": 440,
"y": 10448,
"width": 118,
"height": 28,
"type": "text"
},
{
"text": "Business BoundariesCommunication",
"x": 660,
"y": 10530,
"width": 266,
"height": 48,
"type": "text"
},
{
"text": "Business Boundaries",
"x": 660,
"y": 10530,
"width": 174.046875,
"height": 24,
"type": "text"
},
{
"text": "Communication",
"x": 660,
"y": 10555.5,
"width": 138.921875,
"height": 24,
"type": "text"
},
{
"text": "HomepageAbout1-1 CoachingPodcast",
"x": 440,
"y": 10530,
"width": 126,
"height": 97,
"type": "text"
},
{
"text": "Homepage",
"x": 440,
"y": 10530,
"width": 95.71875,
"height": 24,
"type": "text"
},
{
"text": "About",
"x": 440,
"y": 10555.5,
"width": 50.90625,
"height": 24,
"type": "text"
},
{
"text": "1-1 Coaching",
"x": 440,
"y": 10581,
"width": 108.046875,
"height": 24,
"type": "text"
},
{
"text": "Podcast",
"x": 440,
"y": 10606.5,
"width": 69.09375,
"height": 24,
"type": "text"
},
{
"text": "@KateRubyBradshaw",
"x": 687,
"y": 10671,
"width": 234,
"height": 42,
"type": "text"
},
{
"text": "@KateRubyBradshaw",
"x": 691.859375,
"y": 10672,
"width": 224.265625,
"height": 25,
"type": "text"
},
{
"text": "Terms & Conditions | Privacy Policy\u00a0|\u00a0Contact",
"x": 630,
"y": 10997,
"width": 660,
"height": 21,
"type": "text"
},
{
"text": "Terms & Conditions",
"x": 744.140625,
"y": 10999,
"width": 172.6875,
"height": 18,
"type": "text"
},
{
"text": "Privacy Policy",
"x": 945.609375,
"y": 10999,
"width": 134.3125,
"height": 18,
"type": "text"
},
{
"text": "Contact",
"x": 1108.703125,
"y": 10999,
"width": 67.15625,
"height": 18,
"type": "text"
},
{
"text": "Branding & Website by Bailey Rose Creative",
"x": 630,
"y": 10961,
"width": 660,
"height": 21,
"type": "text"
},
{
"text": "Bailey Rose Creative",
"x": 969.59375,
"y": 10963,
"width": 191.875,
"height": 18,
"type": "text"
}
]
}
}