{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norman Thomas Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.2137,
            51.8507
          ],
          [
            -2.214206,
            51.850712
          ],
          [
            -2.214713,
            51.850724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007319001, GL4 4SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2145569970731653,
          51.85088484284577
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007319002, GL4 4SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.214441025735443,
          51.85092101830442
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007319007, GL4 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2136995083676765,
          51.85068860486161
        ]
      }
    }
  ]
}