{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vicarage Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215952,
            51.693963
          ],
          [
            -2.215724,
            51.694212
          ],
          [
            -2.215773,
            51.69433
          ],
          [
            -2.215841,
            51.694492
          ],
          [
            -2.215667,
            51.694707
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090807216, GL6 0QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.215984841839214,
          51.69425798667519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092975113, GL6 0QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2156832036374343,
          51.69471709159126
        ]
      }
    }
  ]
}