{"id":2,"date":"2026-05-14T22:46:18","date_gmt":"2026-05-14T22:46:18","guid":{"rendered":"https:\/\/dostertanddove.com\/?page_id=2"},"modified":"2026-05-14T23:01:59","modified_gmt":"2026-05-14T23:01:59","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/dostertanddove.com\/","title":{"rendered":""},"content":{"rendered":"\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Dostert &amp; Dove Companies<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\nbody {\nbackground: #1c4030;\ncolor: #C8922A;\nfont-family: \u2018Cormorant Garamond\u2019, Georgia, serif;\n}\n\n\/* NAV *\/\nnav {\nbackground: #132d20;\nborder-bottom: 2px solid #C8922A;\npadding: 0 40px;\nheight: 64px;\ndisplay: flex;\nalign-items: center;\njustify-content: space-between;\n}\n.logo { font-size: 20px; font-weight: 700; letter-spacing: 0.1em; text-decoration: none; background: linear-gradient(160deg, #f0d080 0%, #C8922A 45%, #8B5E10 75%, #C8922A 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.logo span { font-style: italic; font-weight: 400; }\nnav a.email { font-size: 14px; color: #C8922A; text-decoration: none; font-weight: 600; }\nnav a.email:hover { text-decoration: underline; }\n\n\/* HEADER *\/\nheader {\nbackground: #132d20;\ntext-align: center;\npadding: 60px 40px 50px;\nborder-bottom: 2px solid #C8922A;\n}\nheader h1 { font-size: 42px; font-weight: 700; font-style: italic; color: #C8922A; background: linear-gradient(160deg, #f0d080 0%, #C8922A 40%, #8B5E10 70%, #C8922A 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\nheader p  { font-size: 20px; font-style: italic; color: #C8922A; margin-top: 12px; opacity: 0.85; }\n\n\/* SECTIONS *\/\nsection { padding: 52px 40px; border-bottom: 1px solid rgba(200,146,42,0.3); }\nsection h2 { font-size: 30px; font-weight: 700; background: linear-gradient(160deg, #f0d080 0%, #C8922A 45%, #8B5E10 75%, #C8922A 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; margin-bottom: 32px; border-bottom: 1px solid rgba(200,146,42,0.35); padding-bottom: 12px; }\n\n\/* SERVICES *\/\n.grid-3 { display: grid; grid-template-columns: repeat(3,1fr); gap: 2px; }\n.card {\nbackground: #163628;\npadding: 28px 24px;\nborder: 1px solid rgba(200,146,42,0.25);\ntransition: background 0.2s;\n}\n.card:hover { background: #1e4a34; }\n.card-num  { font-size: 11px; letter-spacing: 0.3em; color: #C8922A; opacity: 0.55; margin-bottom: 10px; }\n.card-name { font-size: 18px; font-weight: 700; color: #C8922A; margin-bottom: 8px; }\n.card-desc { font-size: 15px; font-style: italic; color: #C8922A; opacity: 0.8; line-height: 1.6; }\n\n\/* PROPERTY TYPES *\/\n.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 2px; }\n.type-card {\nbackground: #163628;\npadding: 36px 32px;\nborder: 1px solid rgba(200,146,42,0.25);\ntransition: background 0.2s;\n}\n.type-card:hover { background: #1e4a34; }\n.type-tag   { font-size: 10px; letter-spacing: 0.35em; text-transform: uppercase; color: #C8922A; opacity: 0.6; margin-bottom: 10px; }\n.type-name  { font-size: 24px; font-weight: 700; color: #C8922A; margin-bottom: 16px; }\n.type-list  { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n.type-list li { font-size: 16px; font-style: italic; color: #C8922A; opacity: 0.85; display: flex; align-items: center; gap: 10px; }\n.type-list li::before { content: \u2018\u2019; width: 5px; height: 5px; background: #C8922A; transform: rotate(45deg); flex-shrink: 0; }\n\n\/* CONTACT *\/\n.contact {\nbackground: #132d20;\nborder-top: 2px solid #C8922A;\nborder-bottom: 2px solid #C8922A;\npadding: 52px 40px;\ndisplay: flex;\nalign-items: center;\njustify-content: space-between;\ngap: 32px;\n}\n.contact h2 { font-size: 32px; font-weight: 700; font-style: italic; color: #C8922A; margin-bottom: 8px; border: none; padding: 0; }\n.contact p  { font-size: 17px; font-style: italic; color: #C8922A; opacity: 0.8; }\n.contact-right { display: flex; flex-direction: column; align-items: flex-end; gap: 14px; flex-shrink: 0; }\n.contact a.mail { font-size: 18px; font-weight: 700; color: #C8922A; text-decoration: none; border-bottom: 2px solid #C8922A; padding-bottom: 2px; }\n.contact a.mail:hover { opacity: 0.8; }\n.btn {\nbackground: #C8922A; color: #132d20;\nfont-family: inherit; font-size: 12px; font-weight: 700;\nletter-spacing: 0.2em; text-transform: uppercase;\npadding: 12px 28px; text-decoration: none;\ntransition: background 0.2s;\n}\n.btn:hover { background: #DBA84A; }\n\n\/* FOOTER *\/\nfooter {\nbackground: #132d20;\npadding: 20px 40px;\ndisplay: flex;\njustify-content: space-between;\nalign-items: center;\n}\nfooter span { font-size: 12px; color: #C8922A; opacity: 0.55; letter-spacing: 0.1em; }\n\n@media (max-width: 720px) {\nnav, header, section, .contact, footer { padding-left: 20px; padding-right: 20px; }\n.grid-3, .grid-2 { grid-template-columns: 1fr; }\n.contact { flex-direction: column; align-items: flex-start; }\n.contact-right { align-items: flex-start; }\nfooter { flex-direction: column; gap: 8px; text-align: center; }\n}\n<\/style>\n\n<\/head>\n<body>\n\n<nav>\n  <a class=\"logo\" href=\"#\">Dostert &amp; <span>Dove<\/span> Companies<\/a>\n  <a class=\"email\" href=\"mailto:EvanDostert@gmail.com\">EvanDostert@gmail.com<\/a>\n<\/nav>\n\n<header>\n  <h1>Property Management &amp; Real Estate Investment<\/h1>\n  <p>Residential &amp; commercial properties \u2014 managed with integrity.<\/p>\n<\/header>\n\n<section>\n  <h2>Our Services<\/h2>\n  <div class=\"grid-3\">\n    <div class=\"card\"><div class=\"card-num\">01<\/div><div class=\"card-name\">Residential Management<\/div><p class=\"card-desc\">Full-service management for homes, multi-family units, and apartments \u2014 leasing, maintenance, and rent collection.<\/p><\/div>\n    <div class=\"card\"><div class=\"card-num\">02<\/div><div class=\"card-name\">Commercial Management<\/div><p class=\"card-desc\">Oversight of office buildings, retail centers, and mixed-use developments \u2014 leasing, operations, and vendor coordination.<\/p><\/div>\n    <div class=\"card\"><div class=\"card-num\">03<\/div><div class=\"card-name\">Real Estate Investment<\/div><p class=\"card-desc\">Strategic acquisition and disposition of assets \u2014 identifying value and delivering strong returns.<\/p><\/div>\n    <div class=\"card\"><div class=\"card-num\">04<\/div><div class=\"card-name\">Leasing &amp; Tenant Relations<\/div><p class=\"card-desc\">Market analysis, advertising, showings, application processing, lease execution, and tenant communication.<\/p><\/div>\n    <div class=\"card\"><div class=\"card-num\">05<\/div><div class=\"card-name\">Maintenance &amp; Renovations<\/div><p class=\"card-desc\">Routine maintenance, emergency repairs, and value-add renovations that protect and enhance every property.<\/p><\/div>\n    <div class=\"card\"><div class=\"card-num\">06<\/div><div class=\"card-name\">Owner Reporting &amp; Advisory<\/div><p class=\"card-desc\">Monthly financial reporting, budgeting, and advisory \u2014 keeping owners informed and confident.<\/p><\/div>\n  <\/div>\n<\/section>\n\n<section>\n  <h2>What We Manage &amp; Invest In<\/h2>\n  <div class=\"grid-2\">\n    <div class=\"type-card\">\n      <div class=\"type-tag\">Residential<\/div>\n      <div class=\"type-name\">Residential Properties<\/div>\n      <ul class=\"type-list\">\n        <li>Single-family homes<\/li>\n        <li>Duplexes &amp; triplexes<\/li>\n        <li>Multi-family communities<\/li>\n        <li>Townhomes &amp; condominiums<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"type-card\">\n      <div class=\"type-tag\">Commercial<\/div>\n      <div class=\"type-name\">Commercial Properties<\/div>\n      <ul class=\"type-list\">\n        <li>Office buildings<\/li>\n        <li>Retail &amp; strip centers<\/li>\n        <li>Mixed-use developments<\/li>\n        <li>Industrial &amp; warehouse<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"contact\">\n  <div>\n    <h2>Let&#8217;s talk about your property.<\/h2>\n\n&#8220;`\n<p>\ud83d\udccd 152 Lynnway, Unit 1K, Lynn, MA 01902<\/p>\n&#8220;`\n\n  <\/div>\n  <div class=\"contact-right\">\n    <a class=\"mail\" href=\"mailto:EvanDostert@gmail.com\">EvanDostert@gmail.com<\/a>\n    <a class=\"mail\" href=\"tel:6172570321\">Tel: (617) 257-0321<\/a>\n    <p style=\"color:#C8922A; opacity:0.8; font-size:15px; font-style:italic;\">Fax: (855) 641-2315<\/p>\n\n  <\/div>\n<\/div>\n\n<footer>\n  <span>Dostert &amp; Dove Companies<\/span>\n  <span>&copy; 2026 All rights reserved.<\/span>\n<\/footer>\n\n<\/body>\n<\/html>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Dostert &amp; Dove Companies Dostert &amp; Dove Companies EvanDostert@gmail.com Property Management &amp; Real Estate Investment Residential &amp; commercial properties \u2014 managed with integrity. Our Services 01 Residential Management Full-service management for homes, multi-family units, and apartments \u2014 leasing, maintenance, and rent collection. 02 Commercial Management Oversight of office buildings, retail centers, and mixed-use developments \u2014 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>- Dostert and Dove Companies<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dostertanddove.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- Dostert and Dove Companies\" \/>\n<meta property=\"og:description\" content=\"Dostert &amp; Dove Companies Dostert &amp; Dove Companies EvanDostert@gmail.com Property Management &amp; Real Estate Investment Residential &amp; commercial properties \u2014 managed with integrity. Our Services 01 Residential Management Full-service management for homes, multi-family units, and apartments \u2014 leasing, maintenance, and rent collection. 02 Commercial Management Oversight of office buildings, retail centers, and mixed-use developments \u2014 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dostertanddove.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Dostert and Dove Companies\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-14T23:01:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dostertanddove.com\\\/\",\"url\":\"https:\\\/\\\/dostertanddove.com\\\/\",\"name\":\"- Dostert and Dove Companies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dostertanddove.com\\\/#website\"},\"datePublished\":\"2026-05-14T22:46:18+00:00\",\"dateModified\":\"2026-05-14T23:01:59+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dostertanddove.com\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dostertanddove.com\\\/#website\",\"url\":\"https:\\\/\\\/dostertanddove.com\\\/\",\"name\":\"Dostert and Dove Companies\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dostertanddove.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- Dostert and Dove Companies","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dostertanddove.com\/","og_locale":"en_US","og_type":"article","og_title":"- Dostert and Dove Companies","og_description":"Dostert &amp; Dove Companies Dostert &amp; Dove Companies EvanDostert@gmail.com Property Management &amp; Real Estate Investment Residential &amp; commercial properties \u2014 managed with integrity. Our Services 01 Residential Management Full-service management for homes, multi-family units, and apartments \u2014 leasing, maintenance, and rent collection. 02 Commercial Management Oversight of office buildings, retail centers, and mixed-use developments \u2014 [&hellip;]","og_url":"https:\/\/dostertanddove.com\/","og_site_name":"Dostert and Dove Companies","article_modified_time":"2026-05-14T23:01:59+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dostertanddove.com\/","url":"https:\/\/dostertanddove.com\/","name":"- Dostert and Dove Companies","isPartOf":{"@id":"https:\/\/dostertanddove.com\/#website"},"datePublished":"2026-05-14T22:46:18+00:00","dateModified":"2026-05-14T23:01:59+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dostertanddove.com\/"]}]},{"@type":"WebSite","@id":"https:\/\/dostertanddove.com\/#website","url":"https:\/\/dostertanddove.com\/","name":"Dostert and Dove Companies","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dostertanddove.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/dostertanddove.com\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dostertanddove.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dostertanddove.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dostertanddove.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dostertanddove.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":1,"href":"https:\/\/dostertanddove.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":8,"href":"https:\/\/dostertanddove.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/8"}],"wp:attachment":[{"href":"https:\/\/dostertanddove.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}