{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.123359,
            57.149322
          ],
          [
            -2.123027,
            57.148945
          ],
          [
            -2.122695,
            57.148568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051047510, AB25 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1233410064053495,
          57.1489448067798
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051047511, AB25 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1225313304307876,
          57.14899051679083
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051048220, AB25 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1234075340904446,
          57.14907050343874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051048221, AB25 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1234075340904446,
          57.14907050343874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051121986, AB25 2YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.123160166056759,
          57.14923244125166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051308238, AB15 5DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1233587915786005,
          57.149322075875446
        ]
      }
    }
  ]
}