{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swiss Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.753346,
            52.062635
          ],
          [
            -2.753883,
            52.062726
          ],
          [
            -2.754419,
            52.062817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023696433, HR4 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7544037681931877,
          52.06282478749923
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002604889, HR4 0SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7539370398396747,
          52.06282777512427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002604890, HR4 0SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7540215225240785,
          52.06264741873317
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002604891, HR4 0SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.753860479638142,
          52.06261248614255
        ]
      }
    }
  ]
}