
  { "type" : "FeatureCollection",
    "contributor" : "The Map of Early Modern London Project",
    "coverage" : "Early Modern London",
    "creator" : "The Map of Early Modern London Project",
    "date" : "2022-05-05 09:11:13 -0700 (Thu, 05 May 2022)",
    "description" : "GeoJSON version of the Map of Early Modern London Gazetteer, generated from SVN revision 20565.",
    "format" : "GeoJSON with some foreign members.",
    "features" : 
    [ 
      { "type" : "Feature",
        "properties" : 
        { "description" : "Pissing Alley" },
        "id" : "PISS2",
        "uri" : "https:\/\/mapoflondon.uvic.ca\/PISS2.htm",
        "title" : "Pissing Alley (Pasternoster Row)",
        "descriptions" : 
        [ 
          { "description" : "Pissing Alley" } ],
        "names" : 
        [ 
          { "name" : "Canon Alley",
            "language" : "en" },
          
          { "name" : "Petty Cannons",
            "language" : "en" },
          
          { "name" : "Petty Cannons Court",
            "language" : "en" },
          
          { "name" : "Pissing Alley",
            "language" : "en" } ],
        "geometry" : 
        { "type" : "LineString",
          "coordinates" : 
          [ 
            [ -0.09874,
              51.514357 ],
            
            [ -0.098719,
              51.514248 ] ] } } ] }