{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Campbell Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.540021,
            55.947283
          ],
          [
            -4.540331,
            55.947492
          ],
          [
            -4.540641,
            55.947702
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129029821, G82 3QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.539970145576159,
          55.94749084704811
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129030721, G82 3QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.540254425984486,
          55.947673732224665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129032429, G82 3QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.54037369190037,
          55.94729377395096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129040905, G82 3QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.540708901311139,
          55.94752054770528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129053857, G82 3PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.540020606054345,
          55.94728308117659
        ]
      }
    }
  ]
}