{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sawyer Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.160295,
            52.906794
          ],
          [
            -2.160248,
            52.906731
          ],
          [
            -2.160202,
            52.906669
          ],
          [
            -2.160076,
            52.906501
          ],
          [
            -2.159951,
            52.906334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002092950, ST15 0WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1597772437417153,
          52.9063945128068
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002092984, ST15 0WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.16020825522021,
          52.906348984844534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002092986, ST15 0WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160343132607078,
          52.90663646071369
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002094768, ST15 0WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160313994344985,
          52.90679830778769
        ]
      }
    }
  ]
}