{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walnut Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.212117,
            51.91196
          ],
          [
            -2.212438,
            51.912007
          ],
          [
            -2.212486,
            51.912034
          ],
          [
            -2.212777,
            51.912198
          ],
          [
            -2.212793,
            51.9122
          ],
          [
            -2.212808,
            51.912201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095386922, GL2 9GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212217048503929,
          51.91197320398736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095386927, GL2 9GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2131486418424493,
          51.91222326225355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095386929, GL2 9GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212596893892048,
          51.91236811481099
        ]
      }
    }
  ]
}