{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.943988,
            52.30644
          ],
          [
            -1.943753,
            52.306466
          ],
          [
            -1.943517,
            52.306491
          ],
          [
            -1.943364,
            52.306511
          ],
          [
            -1.943211,
            52.306532
          ],
          [
            -1.943121,
            52.306544
          ],
          [
            -1.943031,
            52.306556
          ],
          [
            -1.942948,
            52.306567
          ],
          [
            -1.942864,
            52.306578
          ],
          [
            -1.94281,
            52.306585
          ],
          [
            -1.942756,
            52.306593
          ],
          [
            -1.942477,
            52.306619
          ],
          [
            -1.942199,
            52.306646
          ],
          [
            -1.942135,
            52.306736
          ],
          [
            -1.942071,
            52.306826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009651615, B97 4QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.94385615032065,
          52.306449265661776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024875065, B97 4AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9419932188073188,
          52.306673125318866
        ]
      }
    }
  ]
}