{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.511316,
            52.280702
          ],
          [
            -1.511171,
            52.280595
          ],
          [
            -1.511025,
            52.280488
          ],
          [
            -1.510894,
            52.280392
          ],
          [
            -1.510764,
            52.280295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stanton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.510764,
            52.280295
          ],
          [
            -1.51056,
            52.280146
          ],
          [
            -1.510356,
            52.279997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023603096, CV31 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5103710235937648,
          52.28000618121331
        ]
      }
    }
  ]
}