{
    "type": "FeatureCollection",
    "features": [ 
        
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[-86.7610,36.1540]
            },            
            "properties":{
                "title": "Apricot oatmeal bars",
                
                "date": "1997",
                "description": "Handwritten, cursive recipe on printer paper for apricot oatmeal bars. Note that the recipe actually requires baking soda rather than baking powder as written.",
                "subject": "Dessert; Vegetarian",
                "location": "Davidson County, Tennessee; Nashville, Tennessee",
                "latitude": "36.1540",
                "longitude": "-86.7610",
                
                
                "type": "Text",
                "format": "application/pdf",
                "language": "eng",
                
                
                
                "reference_url": "https://lou-aureli.github.io/INSC-565-Family-Recipes-DL/item.html?id=sfrdl_2026_0001_0001"
            }
        }, 
        {
            "type":"Feature",
            "geometry":{
                "type":"Point",
                "coordinates":[-88.8167,36.2333]
            },            
            "properties":{
                "title": "Apple julep",
                "creator": "Apple Barn Cider Mill & General Store",
                "date": "2012",
                "description": "Handwritten, cursive recipe on lined paper for apple julep.",
                "subject": "American South; Drink; Gluten-Free; Vegan; Vegetarian",
                "location": "Sharon, Tennessee; Weakley County, Tennessee",
                "latitude": "36.2333",
                "longitude": "-88.8167",
                
                
                "type": "Text",
                "format": "application/pdf",
                "language": "eng",
                
                
                
                "reference_url": "https://lou-aureli.github.io/INSC-565-Family-Recipes-DL/item.html?id=sfrdl_2026_0001_0002"
            }
        }
    ]
}
