{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oasis Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.819485,
            53.631276
          ],
          [
            -2.819391,
            53.631173
          ],
          [
            -2.819297,
            53.63107
          ],
          [
            -2.819202,
            53.63074
          ],
          [
            -2.819186,
            53.630685
          ],
          [
            -2.818974,
            53.630435
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347254, L40 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8194390439679795,
          53.63124566726987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012351454, L40 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8192653746714194,
          53.63008734247042
        ]
      }
    }
  ]
}