{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westminster Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.963876,
            53.08647
          ],
          [
            -2.964015,
            53.086181
          ],
          [
            -2.964153,
            53.085893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015461055, LL12 8YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9637761368454965,
          53.08638159028227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023166607, LL12 8YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.963868115707088,
          53.08648871782888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090397367, LL12 8YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.96401599067391,
          53.086424594090985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100869004, LL12 8YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.963683555974616,
          53.086247499380846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100869005, LL12 8YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.964238103706026,
          53.08634188977968
        ]
      }
    }
  ]
}