{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Courtyard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.191451,
            53.707073
          ],
          [
            -2.191616,
            53.707056
          ],
          [
            -2.191781,
            53.70704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226333, OL13 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1917795664299806,
          53.70704368479761
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012409894, OL13 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1916587839369077,
          53.70713375940606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012409905, OL13 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.191416931464567,
          53.707250991963534
        ]
      }
    }
  ]
}