{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mark's Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.196246,
            51.505058
          ],
          [
            -3.196503,
            51.505088
          ],
          [
            -3.19676,
            51.505118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014200407, CF14 3NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1968100421510117,
          51.50512394164937
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100037801, CF14 3NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.196920567123544,
          51.50494297562623
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100037802, CF14 3NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1970072301258585,
          51.50495108290086
        ]
      }
    }
  ]
}