{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Irvine Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.012134,
            52.922169
          ],
          [
            -3.011948,
            52.9222
          ],
          [
            -3.011761,
            52.922231
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014541040, SY11 3FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0117963264506735,
          52.92211252826177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014541041, SY11 3FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0118556020888527,
          52.92210303367218
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014541042, SY11 3FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.011974362917065,
          52.92209303228357
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014541043, SY11 3FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.012211465045138,
          52.92205505339434
        ]
      }
    }
  ]
}