{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bury Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.478094,
            50.907443
          ],
          [
            -1.47786,
            50.907262
          ],
          [
            -1.477626,
            50.907082
          ],
          [
            -1.475993,
            50.906554
          ],
          [
            -1.475916,
            50.906529
          ],
          [
            -1.475272,
            50.906065
          ],
          [
            -1.475064,
            50.905792
          ],
          [
            -1.475104,
            50.90561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013632229, SO40 9HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4781380827736903,
          50.90745614709146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060505571, SO40 9FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4774914210428476,
          50.90677882214851
        ]
      }
    }
  ]
}