{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Oakwood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.505423,
            53.825702
          ],
          [
            -1.50523,
            53.825864
          ],
          [
            -1.505072,
            53.825997
          ],
          [
            -1.505037,
            53.826027
          ],
          [
            -1.504886,
            53.826154
          ],
          [
            -1.504734,
            53.826281
          ],
          [
            -1.504595,
            53.826399
          ],
          [
            -1.504456,
            53.826516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72148294, LS8 2QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5040580064521456,
          53.82678360228568
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628551, LS8 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.505392162652957,
          53.82572852158096
        ]
      }
    }
  ]
}