{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Courtyard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.509361,
            51.72494
          ],
          [
            -1.509518,
            51.725223
          ],
          [
            -1.50961,
            51.725391
          ],
          [
            -1.509803,
            51.725364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033226920, OX18 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.509477601784042,
          51.72527201736936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033226922, OX18 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5097234210710215,
          51.72530001619523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033233145, OX18 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5093944352258346,
          51.72493000505619
        ]
      }
    }
  ]
}