{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brandfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.535574,
            52.433535
          ],
          [
            -1.535346,
            52.433629
          ],
          [
            -1.535117,
            52.433722
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brandfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.535655,
            52.433502
          ],
          [
            -1.535615,
            52.433518
          ],
          [
            -1.535574,
            52.433535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brandfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.536239,
            52.433259
          ],
          [
            -1.535947,
            52.43338
          ],
          [
            -1.535655,
            52.433502
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000139670, CV6 2AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5362392890101362,
          52.43325895689799
        ]
      }
    }
  ]
}