{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.05187,
            55.981124
          ],
          [
            -4.052071,
            55.981365
          ],
          [
            -4.052272,
            55.981606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.052272,
            55.981606
          ],
          [
            -4.05249,
            55.981868
          ],
          [
            -4.052709,
            55.982129
          ],
          [
            -4.053298,
            55.982792
          ],
          [
            -4.053888,
            55.983455
          ],
          [
            -4.054821,
            55.984572
          ],
          [
            -4.055754,
            55.985689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118018086, G65 0RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.052632324473998,
          55.98163213020822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118164904, G65 9DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.055748922222865,
          55.98568717467134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015408221, G65 9DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.057477254973809,
          55.988345403866006
        ]
      }
    }
  ]
}