{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deakon Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.468008,
            53.310325
          ],
          [
            -1.468169,
            53.310512
          ],
          [
            -1.468329,
            53.310699
          ],
          [
            -1.467939,
            53.310833
          ],
          [
            -1.467549,
            53.310967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095373829, S18 2HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4680220471943934,
          53.310325719372045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095373830, S18 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.467501840258573,
          53.311123403108525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095373831, S18 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4673060672108604,
          53.311176462349025
        ]
      }
    }
  ]
}