{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burntwood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.355983,
            52.711322
          ],
          [
            1.355972,
            52.711353
          ],
          [
            1.355962,
            52.711383
          ],
          [
            1.35595,
            52.711412
          ],
          [
            1.355938,
            52.711441
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Burntwood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.357184,
            52.705356
          ],
          [
            1.356583,
            52.708339
          ],
          [
            1.355983,
            52.711322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927073, NR12 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.357182824730445,
          52.705346738604064
        ]
      }
    }
  ]
}