{
  "@context": [
    "http://iiif.io/api/extension/navplace/context.json",
    "http://iiif.io/api/presentation/3/context.json"
  ],
  "id": "https://test-iiif-server.allmaps.org/no-cors/manifests/3/bf358ffda2ce5ff9/navplace-bbox.json",
  "type": "Manifest",
  "label": {
    "none": [
      "Map of Boston Common"
    ]
  },
  "metadata": [
    {
      "label": {
        "none": [
          "Title"
        ]
      },
      "value": {
        "none": [
          "Map of Boston Common : with surrounding streets & adjacent parts of Beacon Hill"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Date"
        ]
      },
      "value": {
        "none": [
          "[1934]"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Creator"
        ]
      },
      "value": {
        "none": [
          "Tyng, Griswold",
          "Little, Brown and Company"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Publisher"
        ]
      },
      "value": {
        "none": [
          "[Boston] : Little, Brown, & Co."
        ]
      }
    },
    {
      "label": {
        "none": [
          "Type of Resource"
        ]
      },
      "value": {
        "none": [
          "Cartographic"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Format"
        ]
      },
      "value": {
        "none": [
          "Maps"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Language"
        ]
      },
      "value": {
        "none": [
          "English"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Subjects"
        ]
      },
      "value": {
        "none": [
          "Parks--Massachusetts--Boston--Maps",
          "Boston Common (Boston, Mass.)--History--Maps",
          "Boston (Mass.)--Maps",
          "Pictorial maps"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Location"
        ]
      },
      "value": {
        "none": [
          "Boston Public Library"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Collection (local)"
        ]
      },
      "value": {
        "none": [
          "Norman B. Leventhal Map Center Collection"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Identifier"
        ]
      },
      "value": {
        "none": [
          "https://ark.digitalcommonwealth.org/ark:/50959/jh343z25m",
          "06_01_016819",
          "G3764.B6:2B2A5 1934 .T96",
          "39999065651596"
        ]
      }
    },
    {
      "label": {
        "none": [
          "Terms of Use"
        ]
      },
      "value": {
        "none": [
          "No known copyright restrictions.",
          "No known restrictions on use."
        ]
      }
    }
  ],
  "requiredStatement": {
    "label": {
      "none": [
        "Attribution"
      ]
    },
    "value": {
      "none": [
        "No known copyright restrictions. No known restrictions on use."
      ]
    }
  },
  "thumbnail": [
    {
      "id": "https://ark.digitalcommonwealth.org/ark:/50959/jh343z25m/thumbnail"
    }
  ],
  "items": [
    {
      "id": "https://test-iiif-server.allmaps.org/no-cors/manifests/3/bf358ffda2ce5ff9/navplace-bbox.json/canvas/1",
      "type": "Canvas",
      "label": {
        "none": [
          "image 1"
        ]
      },
      "width": 2500,
      "height": 1968,
      "items": [
        {
          "id": "https://test-iiif-server.allmaps.org/no-cors/manifests/3/bf358ffda2ce5ff9/navplace-bbox.json/canvas/1/annotation-page/1",
          "type": "AnnotationPage",
          "items": [
            {
              "id": "https://test-iiif-server.allmaps.org/no-cors/manifests/3/bf358ffda2ce5ff9/navplace-bbox.json/canvas/1/annotation-page/1/annotation/1",
              "type": "Annotation",
              "motivation": "painting",
              "body": {
                "id": "https://test-iiif-server.allmaps.org/no-cors/iiif/3/bf358ffda2ce5ff9/full/max/0/default.jpg",
                "type": "Image",
                "format": "image/jpeg",
                "width": 2500,
                "height": 1968,
                "service": [
                  {
                    "id": "https://test-iiif-server.allmaps.org/no-cors/iiif/3/bf358ffda2ce5ff9",
                    "type": "ImageService3",
                    "profile": "level1"
                  }
                ]
              },
              "target": "https://test-iiif-server.allmaps.org/no-cors/manifests/3/bf358ffda2ce5ff9/navplace-bbox.json/canvas/1"
            }
          ]
        }
      ]
    }
  ],
  "navPlace": {
    "id": "https://test-iiif-server.allmaps.org/no-cors/manifests/3/bf358ffda2ce5ff9/navplace-bbox.json/navplace",
    "type": "FeatureCollection",
    "features": [
      {
        "id": "https://test-iiif-server.allmaps.org/no-cors/manifests/3/bf358ffda2ce5ff9/navplace-bbox.json/navplace/feature/1",
        "type": "Feature",
        "properties": {
          "label": {
            "none": [
              "Map of Boston Common - image 1 bounding box"
            ]
          }
        },
        "geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -71.06950861523543,
                42.35228709671254
              ],
              [
                -71.06161135577682,
                42.35228709671254
              ],
              [
                -71.06161135577682,
                42.357848465173596
              ],
              [
                -71.06950861523543,
                42.357848465173596
              ],
              [
                -71.06950861523543,
                42.35228709671254
              ]
            ]
          ]
        }
      }
    ]
  }
}