{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.531956,
            51.720937
          ],
          [
            -2.532333,
            51.720952
          ],
          [
            -2.53271,
            51.720968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008093530, GL15 5DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.532470419356982,
          51.72399919496359
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025734714, GL15 5HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.533181869817425,
          51.72294399607073
        ]
      }
    }
  ]
}