{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Colling Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.748949,
            52.493847
          ],
          [
            -1.749187,
            52.493945
          ],
          [
            -1.749425,
            52.494044
          ],
          [
            -1.749465,
            52.494064
          ],
          [
            -1.749505,
            52.494085
          ],
          [
            -1.749522,
            52.494094
          ],
          [
            -1.74954,
            52.494103
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023644820, B37 6JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7489491808520872,
          52.49384666667627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070955647, B37 6BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7492418624571946,
          52.49417991507633
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070955648, B37 6BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7491830498730274,
          52.49416181064605
        ]
      }
    }
  ]
}