{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highland Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.31742,
            55.944393
          ],
          [
            -4.317538,
            55.944364
          ],
          [
            -4.31763,
            55.944342
          ],
          [
            -4.31784,
            55.944291
          ],
          [
            -4.318085,
            55.944291
          ],
          [
            -4.31833,
            55.944292
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132043533, G62 8NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.318176774096489,
          55.944199073543295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132043597, G62 8NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.317905357177098,
          55.944213169799276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132045202, G62 8NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.318562421488462,
          55.94448840117546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132049092, G62 8NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.317623307417627,
          55.944317340543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132052758, G62 8NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.317989635908458,
          55.94428348352024
        ]
      }
    }
  ]
}