{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westwood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.319916,
            53.413186
          ],
          [
            -2.319656,
            53.412947
          ],
          [
            -2.319396,
            53.412708
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070450103, M33 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.319925876359917,
          53.41319207425595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011701301, M33 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3201501878258584,
          53.41301170112177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011701302, M33 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3201965362803847,
          53.413173371163964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011701303, M33 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.320017086738296,
          53.413317669771715
        ]
      }
    }
  ]
}